aboutsummaryrefslogtreecommitdiff
path: root/tools/lib/api/debug.c
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2022-04-26 09:06:14 +0200
committerMauro Carvalho Chehab <[email protected]>2022-08-30 07:40:28 +0200
commit2a50e8d75abaa9f878ec424c3d0a0c8d98767d0b (patch)
tree7b372cb6eace466dcf35ae1d1b2bbed08ba03f95 /tools/lib/api/debug.c
parent3028fb90f5b972ef9b9e68e75a8372b8f9a8e312 (diff)
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 <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions