diff options
author | Colin Ian King <[email protected]> | 2021-06-18 10:29:24 +0100 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2021-06-30 00:10:26 +0200 |
commit | f390e4bd79289b85bfe345d4d9d160dc4926dfc1 (patch) | |
tree | e41ac56b8ef60982a48ac798ffa8cd366e14c60b /scripts/gdb/linux/proc.py | |
parent | 3a06b912a5ce494d7b7300b12719c562be7b566f (diff) |
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 <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions