diff options
| author | Colin Ian King <[email protected]> | 2020-05-24 18:25:03 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-06-23 13:21:19 +0200 |
| commit | e1f60f426f5f57388ddd943f8bc49babc45d760c (patch) | |
| tree | 7e2cb49713361173ba6849af96ad0666835988a8 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 4024d6f601e3c49bae9297930970f68d2621ea1d (diff) | |
media: gspca: remove redundant assignment to variable retval
The variable retval is being initialized with a value that is
never read and it is being updated later with a new value. The
initialization is redundant and 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/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions