aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-05-14 00:03:17 +0200
committerMauro Carvalho Chehab <[email protected]>2021-06-02 13:28:20 +0200
commit2c1e75f5baac5432749b90174a7a1f50a97327b2 (patch)
tree2159c653be232d701be4fc07227ecce487c22636 /tools/perf/scripts/python
parent4c6178f31e7d33c87f9f046e3bcbaa15a1802ff9 (diff)
media: meson: vdec: remove redundant initialization of variable reg_cur
The variable reg_cur is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Martin Blumenstingl <[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