Re: [PATCH] hwmon: (applesmc) Assign boolean values to a bool variable

From: Guenter Roeck
Date: Thu Jan 21 2021 - 14:36:32 EST


On Wed, Jan 20, 2021 at 02:41:10PM +0800, Jiapeng Zhong wrote:
> Fix the following coccicheck warnings:
>
> ./drivers/hwmon/applesmc.c:568:6-23: WARNING: Assignment of
> 0/1 to bool variable.
>
> Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx>
> Signed-off-by: Jiapeng Zhong <abaci-bugfix@xxxxxxxxxxxxxxxxx>

Applied.

Thanks,
Guenter