diff options
| author | Colin Ian King <colin.i.king@gmail.com> | 2024-02-06 01:05:08 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-02-16 13:46:32 +0300 |
| commit | ab9279b92d11811317bae12e0b1cc510fe49eaab (patch) | |
| tree | 66899650cd02beda94cf5aa1a8f274313cea8737 /tools/perf/scripts/python/compaction-times.py | |
| parent | 83b1a46d6e3adde75571fbe201facf591cb5084e (diff) | |
| download | linux-ab9279b92d11811317bae12e0b1cc510fe49eaab.tar.xz | |
media: i2c: st-vgxy61: remove redundant initialization of pointer mode
The pointer mode is being initialized with a value that is never
read, it is being re-assigned later on. The initialization is
redundant and can be removed.
Cleans up clang scan build warning:
drivers/media/i2c/st-vgxy61.c:632:33: warning: Value stored to 'mode'
during its initialization is never read [deadcode.DeadStores]
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
