diff options
| author | Jiapeng Chong <[email protected]> | 2022-01-28 12:34:54 +0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-02-02 07:50:00 -0700 |
| commit | 455a844d6345639be682977b3f0126be446b702e (patch) | |
| tree | a3de13d2c767d555519438f2904cc84e0734202b /scripts/gdb/linux/symbols.py | |
| parent | 3767c902719befe44067717fa893a9ef8cb8747d (diff) | |
block: fix boolreturn.cocci warning
Return statements in functions returning bool should use true/false
instead of 1/0.
./block/bio.c:1081:9-10: WARNING: return of 0/1 in function
'bio_add_folio' with return type bool.
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions