diff options
author | 2021-04-19 18:33:32 +0200 | |
---|---|---|
committer | 2021-04-20 16:18:08 +0200 | |
commit | 01dcfe7849875db439d24600d6d89ef40ae97eac (patch) | |
tree | 65797d4e4540897c4764cc949fb6a8edd4f9bd20 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | power: supply: surface-charger: Make symbol 'surface_ac_pm_ops' static (diff) | |
download | wireguard-linux-01dcfe7849875db439d24600d6d89ef40ae97eac.tar.xz wireguard-linux-01dcfe7849875db439d24600d6d89ef40ae97eac.zip |
power: supply: max14577: remove unneeded variable initialization
The local 'current_bits' variable does not have to be initialized
because all cases in following switch() either return or initialize it.
Addresses-Coverity: Unused value
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions