diff options
author | kbuild test robot <[email protected]> | 2016-07-06 10:49:29 +0800 |
---|---|---|
committer | Simon Wunderlich <[email protected]> | 2016-08-09 07:54:31 +0200 |
commit | 4fd261bf586b0fc932d5fd20d9b1648547b16eca (patch) | |
tree | b3f6a75adbb980481b03228614330920743e96c4 /tools/perf/scripts/python/sctop.py | |
parent | 57b125029c0483ae53abf6d5d26c3eaa1b521573 (diff) |
batman-adv: fix boolreturn.cocci warnings
net/batman-adv/bridge_loop_avoidance.c:1105:9-10: WARNING: return of 0/1 in function 'batadv_bla_process_claim' 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
Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: Marek Lindner <[email protected]>
Signed-off-by: Sven Eckelmann <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions