diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-18 11:29:24 +0200 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2021-06-30 00:10:26 +0200 |
commit | f390e4bd79289b85bfe345d4d9d160dc4926dfc1 (patch) | |
tree | e41ac56b8ef60982a48ac798ffa8cd366e14c60b /drivers/power/supply/ab8500-chargalg.h | |
parent | power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry mor... (diff) | |
download | linux-f390e4bd79289b85bfe345d4d9d160dc4926dfc1.tar.xz linux-f390e4bd79289b85bfe345d4d9d160dc4926dfc1.zip |
power: supply: axp288_fuel_gauge: remove redundant continue statement
The continue statement at the end of a for-loop has no effect,
invert the if expression and remove the continue.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'drivers/power/supply/ab8500-chargalg.h')
0 files changed, 0 insertions, 0 deletions