diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-04-14 14:18:44 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-16 18:09:41 -0700 |
commit | 4d07bbf2d45683841e578a2f255e4c174534bf38 (patch) | |
tree | 6a444e0365298c0785c9757b5ee127f1b51b827f /scripts/gdb/linux/utils.py | |
parent | 00ffb3724ce743578163f5ade2884374554ca021 (diff) |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions