aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJing Yangyang <[email protected]>2021-08-23 23:13:41 -0700
committerKalle Valo <[email protected]>2021-08-29 14:47:42 +0300
commit8d4be124062bddbb2bcb887702a0601b790b9a83 (patch)
tree6ebf22c13f408388f263fb142130a78c67f66023 /tools/perf/scripts/python/syscall-counts.py
parentebe9e6514b40f8aac7387466b898541b84c4ef1f (diff)
ssb: fix boolreturn.cocci warning
./include/linux/ssb/ssb_driver_extif.h:200:8-9:WARNING: return of 0/1 in function 'ssb_extif_available' 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 Reported-by: Zeal Robot <[email protected]> Signed-off-by: Jing Yangyang <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions