diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-04-14 12:34:41 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-04-14 16:46:05 +0300 |
commit | 40e1d79ee16968bff7b3cf12c65d5740c02be1b6 (patch) | |
tree | 7f7768c27237d018e6999aa544613bcd67e6e7ea /include/linux/regulator | |
parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff) | |
download | linux-40e1d79ee16968bff7b3cf12c65d5740c02be1b6.tar.xz |
regulator: lp3971: Silence uninitialized variable warning
This is harmless but if lp3971_i2c_read() fails then "tmp" can be
uninitialized. Silence the warning by moving the error handling up a
line.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/regulator')
0 files changed, 0 insertions, 0 deletions