Re: [PATCH v5 1/2] pinctrl: use to octal permissions for debugfs files

From: Andy Shevchenko
Date: Tue Mar 02 2021 - 06:28:30 EST


On Tue, Mar 2, 2021 at 10:36 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
>
> On Fri, Feb 12, 2021 at 11:30 PM Drew Fustini <drew@xxxxxxxxxxxxxxx> wrote:
>
> > Switch over pinctrl debugfs files to use octal permissions as they are
> > preferred over symbolic permissions. Refer to commit f90774e1fd27
> > ("checkpatch: look for symbolic permissions and suggest octal instead").
> >
> > Note: S_IFREG flag is added to the mode by __debugfs_create_file()
> > in fs/debugfs/inode.c
> >
> > Suggested-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
> > Signed-off-by: Drew Fustini <drew@xxxxxxxxxxxxxxx>
>
> Patch applied, thanks for fixing this!

I guess we are at v9 of this.

--
With Best Regards,
Andy Shevchenko