diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-06-14 13:16:52 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-06-14 12:34:10 +0100 |
commit | 58fee775b7a18a0174931af6174536560785d500 (patch) | |
tree | 95765706c3793454c19a110d35abaabf12a2bdc6 /fs/hfsplus | |
parent | 6b75bf0c5b17d71c3b0568caaaaae73a22f83826 (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 <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions