diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-04-15 00:18:44 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-17 04:09:41 +0300 |
commit | 4d07bbf2d45683841e578a2f255e4c174534bf38 (patch) | |
tree | 6a444e0365298c0785c9757b5ee127f1b51b827f /tools/perf/scripts/python/gecko.py | |
parent | 00ffb3724ce743578163f5ade2884374554ca021 (diff) | |
download | linux-4d07bbf2d45683841e578a2f255e4c174534bf38.tar.xz |
tools: ynl-gen: don't declare loop iterator in place
The codegen tries to follow the "old" C style and declare loop
iterators at the start of the block / function. Only nested
request handling breaks this style, so adjust it.
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250414211851.602096-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions