aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-07-05 04:32:46 -0400
committerMauro Carvalho Chehab <[email protected]>2019-07-23 11:44:56 -0400
commit81f96ebc8a663869948c197c60f0356f247ac91c (patch)
treec96543140774e94754714762133915f15018ace6 /tools/perf/scripts/python
parent322b169476aaeeb96515d69baaee330e47ac10a0 (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')
0 files changed, 0 insertions, 0 deletions