Re: [PATCH-next] sched/topology: use true, false for bool variable

From: Peter Zijlstra
Date: Tue Apr 14 2020 - 05:27:05 EST


On Mon, Apr 13, 2020 at 08:01:21PM +0800, Zou Wei wrote:
> Fixes coccicheck warning:
>
> kernel/sched/topology.c:224:3-22: WARNING: Assignment of 0/1 to bool variable
> kernel/sched/topology.c:226:3-22: WARNING: Assignment of 0/1 to bool variable

Please shoot that script, it's broken crap.