diff options
author | 2024-12-04 07:55:49 -0800 | |
---|---|---|
committer | 2024-12-05 12:03:05 -0800 | |
commit | 8d0580c6ebdd27879c83483f53bc71e2e470f6fe (patch) | |
tree | 60ab32d14f148a450454229f5ca14e4edcf316d3 /tools/perf/scripts/python | |
parent | ethtool: remove the comments that are not gonna be generated (diff) | |
download | wireguard-linux-8d0580c6ebdd27879c83483f53bc71e2e470f6fe.tar.xz wireguard-linux-8d0580c6ebdd27879c83483f53bc71e2e470f6fe.zip |
ethtool: regenerate uapi header from the spec
No functional changes. Mostly the following formatting:
- extra docs
- extra enums
- XXX_MAX = __XXX_CNT - 1 -> XXX_MAX = (__XXX_CNT - 1)
- newlines
Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20241204155549.641348-9-sdf@fomichev.me
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions