Home
last modified time | relevance | path

Searched hist:"7 ace5f48" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/of/
H A Dbase.c7ace5f48 Wed Jun 21 14:20:03 CDT 2017 Frank Rowand <frank.rowand@sony.com> of: be consistent in form of file mode

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 <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
7ace5f48 Wed Jun 21 14:20:03 CDT 2017 Frank Rowand <frank.rowand@sony.com> of: be consistent in form of file mode

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 <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>