diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-10-13 11:47:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-10-13 15:01:32 +0200 |
commit | c975e39ccadf6dc047356c60773a043a2293b8cd (patch) | |
tree | 92f39190b50557bba806288797ba6ae43ba8bfa6 /Documentation | |
parent | 513e43efafe329dad7b5794583b67ac898dcbdca (diff) |
ASoC: rt5663: fix a debug statement
We increment "i" before printing the debug statement. That makes it
the wrong sleep_time[] information and Smatch complains that the last
increment could be beyond the end of the array.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions