diff options
author | Devendra Naga <[email protected]> | 2015-01-02 04:02:54 -0500 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2015-02-03 21:03:20 +0000 |
commit | abe4e26bb7edb7b36ef99e2e78e86de79b18f922 (patch) | |
tree | f794983f30df653eb3e274ce0594495bb7ca914a /lib/timerqueue.c | |
parent | 178cf7de6f1d3b95407f5a76af249fc924d42576 (diff) |
iio: meter: ade7754: add error handling in _reset and _stop_device
This patch adds the error handling for the value returned from
ade7754_spi_read_reg_8. With this patch, the following randconfig
warnings get fixed automatically.
drivers/staging/iio/meter/ade7754.c:222:6: warning: ‘val’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
drivers/staging/iio/meter/ade7754.c:368:6: warning: ‘val’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
Signed-off-by: Devendra Naga <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions