diff options
author | Daniel W. S. Almeida <dwlsalmeida@gmail.com> | 2020-10-31 16:05:52 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-11-26 07:40:36 +0100 |
commit | c2b6ca661ae209ea3eeb71ea38ef3fa7dca9c3c1 (patch) | |
tree | 6cbd36fa388603c71bba7cc50874763e3e4b45e3 /tools/perf/scripts/python | |
parent | 99b99d135ee3fd3a073556b5b646a69b1793f3a2 (diff) |
media: vidtv: psi: fix missing assignments in while loops
Some variables were only assigned once but were used in while
loops as if they had been updated at every iteration. Fix this.
Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions