]> git.baikalelectronics.ru Git - kernel.git/commit
cpumask: change return types to bool where appropriate
authorYury Norov <yury.norov@gmail.com>
Fri, 1 Jul 2022 12:54:26 +0000 (05:54 -0700)
committerYury Norov <yury.norov@gmail.com>
Fri, 15 Jul 2022 13:35:54 +0000 (06:35 -0700)
commite6295929fe76e48d79eac76ccd7eada0e9e917d5
treee033233dfbf0093fd81bf2885cf1834f065a882e
parent682123803aea72e040700dfd4d898d6429105b1c
cpumask: change return types to bool where appropriate

Some cpumask functions have integer return types where return values
are naturally booleans.

Signed-off-by: Yury Norov <yury.norov@gmail.com>
include/linux/cpumask.h