aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-memset.c
diff options
context:
space:
mode:
authorLuis Chamberlain <[email protected]>2021-09-27 09:38:00 -0700
committerGreg Kroah-Hartman <[email protected]>2021-10-05 16:21:16 +0200
commit8f5cfb3b5a1cb887d625b040e7260bd592ca57e0 (patch)
tree7252b28af4f2c956159ac8df8f86ce14ced3674c /lib/test_fortify/write_overflow-memset.c
parent30b7ecf731ae800f4231fae8dbf3b47cf3d39142 (diff)
fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
If one ends up extending this line checkpatch will complain about the use of S_IRWXUGO suggesting it is not preferred and that 0777 should be used instead. Take the tip from checkpatch and do that change before we do our subsequent changes. This makes no functional changes. Signed-off-by: Luis Chamberlain <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memset.c')
0 files changed, 0 insertions, 0 deletions