power: supply: ab8500_fg: remove comparison to bool
authorJason Yan <yanaijie@huawei.com>
Sun, 26 Apr 2020 09:42:50 +0000 (17:42 +0800)
committerSebastian Reichel <sre@kernel.org>
Tue, 28 Apr 2020 19:18:47 +0000 (21:18 +0200)
commitddd86c9534e186b4f043b7b828f984b90f9ff40a
treebb25605c0eb4cf71fb3f3441606019b5ca18459a
parentfc5be29f9b2cd9fc7243bf3c26ed042f2868fa8b
power: supply: ab8500_fg: remove comparison to bool

Fix the following coccicheck warning:

drivers/power/supply/ab8500_fg.c:2402:5-24: WARNING: Comparison to bool

Signed-off-by: Jason Yan <yanaijie@huawei.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/ab8500_fg.c