diff options
author | 2013-06-14 13:16:52 +0200 | |
---|---|---|
committer | 2013-06-14 12:34:10 +0100 | |
commit | 58fee775b7a18a0174931af6174536560785d500 (patch) | |
tree | 95765706c3793454c19a110d35abaabf12a2bdc6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: dapm: Setup private_free callback for dapm kcontrols (diff) | |
download | linux-dev-58fee775b7a18a0174931af6174536560785d500.tar.xz linux-dev-58fee775b7a18a0174931af6174536560785d500.zip |
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 <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions