aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2013-06-14 13:16:52 +0200
committerMark Brown <[email protected]>2013-06-14 12:34:10 +0100
commit58fee775b7a18a0174931af6174536560785d500 (patch)
tree95765706c3793454c19a110d35abaabf12a2bdc6 /tools/perf/scripts/python/syscall-counts.py
parent6b75bf0c5b17d71c3b0568caaaaae73a22f83826 (diff)
ASoC: dapm: Remove unnecessary loop
The condition 'i == item' is only true when, well, 'i' equals 'item'. So just use 'item' directly as the index into the array. Signed-off-by: Lars-Peter Clausen <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions