diff options
author | Jing Yangyang <[email protected]> | 2021-08-23 22:55:43 -0700 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2021-11-04 10:33:25 -0400 |
commit | d4ffeeb7315d82e10803e067cbf079f246b09f00 (patch) | |
tree | 7dc75e3a84c5dc8ab8605b9ec66064d6de1a6fe7 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | de01f484576d29b02fb2856387f29cfdf5ad4f19 (diff) |
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 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions