diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-04-15 00:18:45 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-17 04:09:41 +0300 |
commit | dfa464b4a603984d648a9beb9bce72df5858c1e2 (patch) | |
tree | 3c2bbca0156142d69119bc78acb25fe4c45f35e9 /tools/perf/scripts/python/gecko.py | |
parent | 4d07bbf2d45683841e578a2f255e4c174534bf38 (diff) | |
download | linux-dfa464b4a603984d648a9beb9bce72df5858c1e2.tar.xz |
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 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions