Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1672790

Re: [PATCH] of: be consistent in form of file mode

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] of: be consistent in form of file mode
Date 2017-06-22 18:20 +0200
Message-ID <tVcZR-77P-23@gated-at.bofh.it> (permalink)
References <tUTua-26o-33@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jun 21, 2017 at 12:20:03PM -0700, frowand.list@gmail.com wrote:
> From: Frank Rowand <frank.rowand@sony.com>
> 
> 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>
> ---
>  drivers/of/base.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] of: be consistent in form of file mode frowand.list@gmail.com - 2017-06-21 21:30 +0200
  Re: [PATCH] of: be consistent in form of file mode Rob Herring <robh@kernel.org> - 2017-06-22 18:20 +0200

csiph-web