aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-04-10 15:50:14 +0200
committerMauro Carvalho Chehab <[email protected]>2020-04-21 13:25:18 +0200
commit03f56d9952b425df613bb28d52149a52f72e6368 (patch)
tree2c58714a335bdb06950062a62ef2ea4ee0706d8a /tools/perf/scripts/python/netdev-times.py
parent757570f11fa4b0ce5472a6583de6f06e996a8527 (diff)
media: pwc-ctl: remove redundant assignment to variable ret
The variable ret 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]> Reviewed-by: Ezequiel Garcia <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions