On Wed, Jun 21, 2017 at 12:20:03PM -0700, [email protected] wrote: > From: Frank Rowand <[email protected]> > > checkpatch whined about using S_IRUGO instead of octal equivalent > when adding phandle sysfs code, so used octal in that pending patch. > Change other instances of the S_* constants in the same file to > the octal form. > > Signed-off-by: Frank Rowand <[email protected]> > --- > drivers/of/base.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied.

