diff options
| author | Colin Ian King <[email protected]> | 2019-10-11 15:57:46 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-10-24 18:32:52 -0300 |
| commit | 9b950ce05732ac103023c2a1a3b81778f4c06e2f (patch) | |
| tree | 3ecda8626cfec75c76d7c23a9ab52525a5f807ab /tools/perf/scripts/python/bin | |
| parent | 05ff862e0ca5895174c2f28bc10f6dc3495ac0bd (diff) | |
media: gspca: remove redundant assignment to variable ret
The variable ret is being initialized with a value that
is never read and is being re-assigned a little later on. The
assignment is redundant and hence can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions