aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-01-30 23:21:40 +0000
committerHans Verkuil <[email protected]>2022-02-22 09:41:11 +0100
commite6f1fc41343dc6635afe3938a66aca3444b92f6e (patch)
treece4747089b60abd7d453905a95ddd577843908a4 /tools/perf/scripts/python/event_analyzing_sample.py
parent5e10543b86f1f4e6025b4de4fc749476348b0f8d (diff)
media: saa7164: remove redundant assignment to variable idx
Variable idx is being assigned a value that is never read, it is being re-assigned a new value in the following for-loop. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions