diff options
author | 2020-12-15 20:42:55 -0800 | |
---|---|---|
committer | 2020-12-15 22:46:15 -0800 | |
commit | 0bb867795540a9223d44ddcdf478330cba5917f8 (patch) | |
tree | 2740fc9b74bde38c09d34ae08e47acd4d42e3432 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | kernel/acct.c: use #elif instead of #end and #elif (diff) | |
download | linux-dev-0bb867795540a9223d44ddcdf478330cba5917f8.tar.xz linux-dev-0bb867795540a9223d44ddcdf478330cba5917f8.zip |
include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean
There is no need to return int type out of boolean expression.
Link: https://lkml.kernel.org/r/20201027180936.20806-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Yury Norov <yury.norov@gmail.com>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions