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)
commitcb32c285cc10e428589194e30233d673e7c23c72
treee033233dfbf0093fd81bf2885cf1834f065a882e
parent4dea97f8636d0514befc9fc5cf342b351b7d0e20
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