diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-04-30 11:27:30 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-05-06 14:06:30 +0300 |
commit | 3a9619be0dba738397b888a7674049321184a2f9 (patch) | |
tree | 87566112ff17ae0f3217425f29da249a8e9f3a07 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a21e0a8941eaeb253fd64c516c4ea39bdf4db1c6 (diff) | |
download | linux-3a9619be0dba738397b888a7674049321184a2f9.tar.xz |
media: i2c: imx334: uninitialized variable in imx334_update_exp_gain()
The "ret" variable is not initialized on the success path. Set it to
zero.
Fixes: 7b19b0fc8ac8 ("media: i2c: imx334: Convert to CCI register access helpers")
Cc: stable@vger.kernel.org
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions