diff options
author | Paul Kocialkowski <paul.kocialkowski@bootlin.com> | 2022-12-08 15:19:58 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-12-14 18:12:31 +0000 |
commit | f2c174e5018ed3360fdfeb6f9cd5c05e6086d134 (patch) | |
tree | 1f32ba9b9228ad4f24a41cad17040a69daae608a /tools/perf/scripts/python/check-perf-trace.py | |
parent | 7fabed7ae6185ef7f5967f3a2271c906ec6b7b7d (diff) |
media: sun6i-csi: capture: Remove useless ret initialization
There is no particular need to assign ret when declaring it as
it will be assigned before there is any chance to return it.
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions