diff options
| author | Colin Ian King <[email protected]> | 2019-07-05 04:32:46 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-07-23 11:44:56 -0400 |
| commit | 81f96ebc8a663869948c197c60f0356f247ac91c (patch) | |
| tree | c96543140774e94754714762133915f15018ace6 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 322b169476aaeeb96515d69baaee330e47ac10a0 (diff) | |
media: saa7134: remove redundant assignment to variable value
The variable value is being assigned with a value that is never
read and it is being updated later with a new value. The
assignment 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions