aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorJing Yangyang <[email protected]>2021-08-24 05:55:43 +0000
committerTheodore Ts'o <[email protected]>2021-11-04 14:33:25 +0000
commitd4ffeeb7315d82e10803e067cbf079f246b09f00 (patch)
tree7dc75e3a84c5dc8ab8605b9ec66064d6de1a6fe7 /fs/ext4/fast_commit.c
parentext4: prevent getting empty inode buffer (diff)
downloadkernel-d4ffeeb7315d82e10803e067cbf079f246b09f00.tar.gz
kernel-d4ffeeb7315d82e10803e067cbf079f246b09f00.zip
ext4: fix boolreturn.cocci warnings in fs/ext4/name.c
Return statements in functions returning bool should use true/false instead of 1/0. ./fs/ext4/namei.c:1441:12-13:WARNING:return of 0/1 in function 'ext4_match' with return type bool Reported-by: Zeal Robot <[email protected]> Signed-off-by: Jing Yangyang <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions