diff options
author | 2022-04-26 09:06:14 +0200 | |
---|---|---|
committer | 2022-08-30 07:40:28 +0200 | |
commit | 2a50e8d75abaa9f878ec424c3d0a0c8d98767d0b (patch) | |
tree | 7b372cb6eace466dcf35ae1d1b2bbed08ba03f95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: tc358743: limit msg.len to CEC_MAX_MSG_SIZE (diff) | |
download | wireguard-linux-2a50e8d75abaa9f878ec424c3d0a0c8d98767d0b.tar.xz wireguard-linux-2a50e8d75abaa9f878ec424c3d0a0c8d98767d0b.zip |
media: ti: cal: fix useless variable init
'ret' is initialized needlessly in cal_legacy_try_fmt_vid_cap(). We can
also move the variable to the for block, which is the only place where
it is used.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions