diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-08-13 06:27:34 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-09-26 03:15:27 -0400 |
commit | 374de1642ee4322cc4d6aa1d2679378b8547c368 (patch) | |
tree | ca61cf9f4f36660b079adf7713037f0c80dc38d1 /drivers/misc | |
parent | 0608bab8c7ceabd363901376d3693e8f45371768 (diff) |
iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value
Value from st_sensors_set_drdy_int_pin() is assigned to err here,
but that stored value is not used before it is overwritten. To fix
this we're enforcing a check on st_sensors_set_drdy_int_pin()'s
return value and if it's an error, we're returning right away.
Cc: jic23@kernel.org
Cc: linux-iio@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions