aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2022-06-09 15:12:50 +0800
committerMark Brown <broonie@kernel.org>2022-06-09 11:57:49 +0100
commit0356163e5883e298b518cd16517be633824987f9 (patch)
tree20658e9b09c41f5b0be3f660687141c460eaba0d /tools/perf/scripts/python/syscall-counts-by-pid.py
parenta4f26ba2608c9ff736a9ad1348aa8078f0b03f81 (diff)
spi: Return true/false (not 1/0) from bool function
Return boolean values ("true" or "false") instead of 1 or 0 from bool function. As reported by coccicheck: ./drivers/spi/spi-s3c64xx.c:385:9-10: WARNING: return of 0/1 in function 's3c64xx_spi_can_dma' with return type bool Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220609071250.59509-1-yang.lee@linux.alibaba.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions