diff options
author | kbuild test robot <[email protected]> | 2017-07-05 02:14:10 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-07-04 16:11:53 -0600 |
commit | ea4d12dabf872b496218cdc8e7874feef8676cdd (patch) | |
tree | 55c985f517d41e7e84a9e57220bd276587ec2b15 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 7c20f11680a441df09de7235206f70115fbf6290 (diff) |
bio-integrity: fix boolreturn.cocci warnings
block/bio-integrity.c:318:10-11: WARNING: return of 0/1 in function 'bio_integrity_prep' 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
Fixes: e23947bd76f0 ("bio-integrity: fold bio_integrity_enabled to bio_integrity_prep")
CC: Dmitry Monakhov <[email protected]>
Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions