diff options
author | Drew Fustini <[email protected]> | 2021-03-01 21:30:56 -0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2021-03-10 14:41:58 +0100 |
commit | 47473813bdcb8c5ffa87f6d2ccb378b9b0882c83 (patch) | |
tree | 8b05a80a0ff4bdcf8574f8d51df559192bd135b2 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | d2cd54c24e80b3da2d3071311a280aa19b782438 (diff) |
pinctrl: use to octal permissions for debugfs files
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: Joe Perches <[email protected]>
Suggested-by: Andy Shevchenko <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Tony Lindgren <[email protected]>
Signed-off-by: Drew Fustini <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions