diff options
author | Mudit Sharma <muditsharma.info@gmail.com> | 2024-06-25 22:02:01 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-06-29 18:51:25 +0100 |
commit | 1a5cba43096c9242fab503a40b053ec6b93d313a (patch) | |
tree | d1131408e45928333c613c921b8f841bc7427d01 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 74cb21576ea5247efbbb7d92f71cafee12159cd9 (diff) |
iio: light: apds9306: Fix error handing
The return value of 'iio_gts_find_int_time_by_sel()' is assigned to
variable 'intg_old' but value of 'ret' is checked for error. Update to
use 'intg_old' for error checking.
Fixes: 620d1e6c7a3f ("iio: light: Add support for APDS9306 Light Sensor")
Signed-off-by: Mudit Sharma <muditsharma.info@gmail.com>
Reviewed-by: Subhajit Ghosh <subhajit.ghosh@tweaklogic.com>
Link: https://patch.msgid.link/20240625210203.522179-1-muditsharma.info@gmail.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions