diff options
| author | Jing Yangyang <[email protected]> | 2021-09-02 14:53:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-09-03 09:58:10 -0700 |
| commit | 6de522d1667f628376517e4b177af10c739d745b (patch) | |
| tree | cb891705181704960614fa4bf7c23a19be7365d6 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 7490a2d248145d8694e1e9828801b496250fd697 (diff) | |
include/linux/buffer_head.h: fix boolreturn.cocci warnings
./include/linux/buffer_head.h:412:64-65:WARNING:return of 0/1 in
function 'has_bh_in_lru' with return type bool
Return statements in functions returning bool should use true/false
instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jing Yangyang <[email protected]>
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions