diff options
author | 2022-01-14 14:07:21 -0800 | |
---|---|---|
committer | 2022-01-15 16:30:29 +0200 | |
commit | 1611f74a94ba2e0f2d25b75008ed8e76e122097a (patch) | |
tree | b42a10d70e2b598b9d2d6534abd501835e4eac3c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% (diff) | |
download | wireguard-linux-1611f74a94ba2e0f2d25b75008ed8e76e122097a.tar.xz wireguard-linux-1611f74a94ba2e0f2d25b75008ed8e76e122097a.zip |
mm: fix boolreturn.cocci warning
Return statements in functions returning bool should use true/false
instead of 1/0.
Link: https://lkml.kernel.org/r/20211126073327.74815-1-deng.changcheng@zte.com.cn
Signed-off-by: Changcheng Deng <deng.changcheng@zte.com.cn>
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions