aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-10-24 15:29:54 +0100
committerHans Verkuil <[email protected]>2022-11-04 16:56:45 +0100
commit9bf961085b3918773ae6b06680bb3d49bbf2c9f3 (patch)
treece5330e50a8befdf4aaf17304213961cdcb2468b /tools/perf/scripts/python/bin
parent94a7ad9283464b75b12516c5512541d467cefcf8 (diff)
media: dvb-core: remove variable n, turn for-loop to while-loop
Variable n is just being incremented and it's never used anywhere else. The variable and the increment are redundant so remove it. This allows the for-loop to be replaced with a while-loop. Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Tommaso Merciai <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions