diff options
author | Colin Ian King <[email protected]> | 2017-07-10 16:20:45 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-07-17 12:05:54 +0100 |
commit | 09b8852c759917e3ea10062b374692a5313cbfd8 (patch) | |
tree | c84df63bc74711924258a4144655f3d548442372 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1325734c97c533c2042794f2bd873486b4905cdb (diff) |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions