commit | 5e9bee5267fe626df39ca04d6c30e135a9e8b157 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Sun Oct 29 00:45:59 2017 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Oct 29 00:45:59 2017 +0200 |
tree | 8829c3e51c124102ce7b8a51a69689fdfe3ee49e | |
parent | 9410b7d71032cc76c4211cbf8f76bad322f0c334 [diff] |
power: supply: sbs-battery: remove unchecked return var Since the return value is not checked anyhow, we don't need to store it. Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>