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


Groups > linux.kernel > #1455429

Re: [PATCH 0269/1285] Replace numeric parameter like 0444 with macro

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [PATCH 0269/1285] Replace numeric parameter like 0444 with macro
Date 2016-08-02 21:40 +0200
Message-ID <s1NHH-vc-15@gated-at.bofh.it> (permalink)
References <s1GGe-4fp-17@gated-at.bofh.it> <s1NHH-vc-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[ removed most the Cc list ]

On Tue, Aug 02, 2016 at 08:14:10AM -0700, Bart Van Assche wrote:
> 
> Hello Baole,
> 
> Please change 0444 into S_IRUGO and 0644 into S_IRUGO | S_IWUSR. The latter
> form is more compact and hence makes the code easier to read.
> 

FYI, Linus already NACKed the entire thread.

-- Steve

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


Thread

[PATCH 0269/1285] Replace numeric parameter like 0444 with macro Baole Ni <baolex.ni@intel.com> - 2016-08-02 14:10 +0200
  Re: [PATCH 0269/1285] Replace numeric parameter like 0444 with macro Steven Rostedt <rostedt@goodmis.org> - 2016-08-02 21:40 +0200

csiph-web