[PATCH V32 27/27] tracefs: Restrict tracefs when the kernel is locked down

Matthew Garrett mjg59 at google.com
Thu Apr 4 20:09:20 UTC 2019


On Thu, Apr 4, 2019 at 6:39 AM Steven Rostedt <rostedt at goodmis.org> wrote:
>
> On Wed,  3 Apr 2019 17:32:49 -0700
> Matthew Garrett <matthewgarrett at google.com> wrote:
>
>
> > +static void tracefs_destroy_inode(struct inode *inode)
> > +{
> > +     if S_ISREG(inode->i_mode)
>
> Can we please put parenthesis around the condition. I know that the
> macro has them, but no other place in the kernel plays such a trick.

Ha, I've been spending too much time in Go lately. Fixed.



More information about the Linux-security-module-archive mailing list