diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-02-27 13:54:11 +0100 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2016-03-03 15:01:49 +0100 |
commit | 9052768fe4a4ca773e48654b1dc4297a298e76b9 (patch) | |
tree | 0128a550c8d96fea1e99d8ef693bb9fa1face3f4 /drivers/power/jz4740-battery.c | |
parent | goldfish: Enable ACPI-based enumeration for goldfish battery (diff) | |
download | linux-9052768fe4a4ca773e48654b1dc4297a298e76b9.tar.xz linux-9052768fe4a4ca773e48654b1dc4297a298e76b9.zip |
power_supply: lp8788-charger: initialize boolean 'found'
The boolean 'found' is not initialized and hence garbage. It should
be initialized as false.
Found with static analysis using CoverityScan
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Milo Kim <milo.kim@ti.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/power/jz4740-battery.c')
0 files changed, 0 insertions, 0 deletions