Re: [PATCH 0269/1285] Replace numeric parameter like 0444 with macro
From: Steven Rostedt
Date: Tue Aug 02 2016 - 15:37:18 EST
[ 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