diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-11-11 15:00:48 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-11-14 16:19:33 +0300 |
commit | 06de519345f4af5b7ee48aaa30228fe5ac5de233 (patch) | |
tree | 4eac0e369d678fb46a3f8e93c4ff8ce6020b4263 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5a0047360743695ecfe4ca33300222ddd39c4612 (diff) | |
download | linux-06de519345f4af5b7ee48aaa30228fe5ac5de233.tar.xz |
pinctrl: Move for_each_maps() to namespace and hide iterator inside
First of all, while for_each_maps() is private to pin control subsystem
it's still better to have it put into a namespace.
Besides that, users are not relying on iterator variable, so hide it
inside for-loop.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20221111120048.42968-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions