diff options
author | 2025-04-14 14:18:45 -0700 | |
---|---|---|
committer | 2025-04-16 18:09:41 -0700 | |
commit | dfa464b4a603984d648a9beb9bce72df5858c1e2 (patch) | |
tree | 3c2bbca0156142d69119bc78acb25fe4c45f35e9 /scripts/lib/kdoc/kdoc_output.py | |
parent | tools: ynl-gen: don't declare loop iterator in place (diff) | |
download | linux-rng-dfa464b4a603984d648a9beb9bce72df5858c1e2.tar.xz linux-rng-dfa464b4a603984d648a9beb9bce72df5858c1e2.zip |
tools: ynl-gen: move local vars after the opening bracket
The "function writing helper" tries to put local variables
between prototype and the opening bracket. Clearly wrong,
but up until now nothing actually uses it to write local
vars so it wasn't noticed.
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250414211851.602096-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions