diff options
author | 2017-07-10 16:20:45 +0100 | |
---|---|---|
committer | 2017-07-17 12:05:54 +0100 | |
commit | 09b8852c759917e3ea10062b374692a5313cbfd8 (patch) | |
tree | c84df63bc74711924258a4144655f3d548442372 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ASoC: rt5663: Modify the power sequence for reducing the pop sound (diff) | |
download | linux-dev-09b8852c759917e3ea10062b374692a5313cbfd8.tar.xz linux-dev-09b8852c759917e3ea10062b374692a5313cbfd8.zip |
ASoC: rt5663: add in missing loop counter to avoid infinite loop
The loop counter 'count' is missing an increment, so we could end up
with an infinite loop. Add in a pre-increment to count to fix this.
Detected by CoverityScan, CID#1450120 ("Logically Dead Code")
Fixes: 1a425dbf1a10 ("ASoC: rt5663: Update the calibration funciton")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions