diff options
author | Andy Shevchenko <andy.shevchenko@gmail.com> | 2024-11-10 22:59:45 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-11-13 14:18:06 +0100 |
commit | ab899a0ec3cb0748f67ca66a14615dadfa6304e7 (patch) | |
tree | 3f74b79263451884a35a14929fd75112e9185c82 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e1b47291bdcf0416337a535a52786fb55810f00d (diff) | |
download | linux-stable-ab899a0ec3cb0748f67ca66a14615dadfa6304e7.tar.gz linux-stable-ab899a0ec3cb0748f67ca66a14615dadfa6304e7.tar.bz2 linux-stable-ab899a0ec3cb0748f67ca66a14615dadfa6304e7.zip |
pinctrl: cy8c95x0: embed iterator to the for-loop
When we iterate through nports the iterator variable is effectively
being not used outside of the loop. Make it clear by moving its definition
into the for-loop. This makes code cleaner as well.
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/20241110210040.18918-6-andy.shevchenko@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions