Re: [PATCH -next] cpumask: use false and true for bool variables

From: Peter Zijlstra
Date: Mon Nov 09 2020 - 07:56:30 EST


On Mon, Nov 09, 2020 at 07:59:50PM +0800, Zou Wei wrote:
> Fix coccicheck warnings:
>
> ./lib/cpumask.c:342:6-13: WARNING: Comparison of 0/1 to bool variable
> ./lib/cpumask.c:351:33-40: WARNING: Comparison of 0/1 to bool variable
> ./lib/cpumask.c:406:3-11: WARNING: Assignment of 0/1 to bool variable

None of that is a problem, please, apply:

https://lkml.kernel.org/r/20201109113912.GH2594@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

and go do something useful.