diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-06-24 14:09:55 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-25 15:36:27 -0700 |
commit | 07caaf875c937e5f0a262a1dbad307d08ecc8673 (patch) | |
tree | 2e27bec2ba90fedc09b74f570d03634cdbfa2496 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 791a9ed0a40dfa70fe793dcecf950273255cbb84 (diff) |
netlink: specs: ethtool: replace underscores with dashes in names
We're trying to add a strict regexp for the name format in the spec.
Underscores will not be allowed, dashes should be used instead.
This makes no difference to C (codegen replaces special chars in names)
but gives more uniform naming in Python.
Fixes: 13e59344fb9d ("net: ethtool: add support for symmetric-xor RSS hash")
Fixes: 46fb3ba95b93 ("ethtool: Add an interface for flashing transceiver modules' firmware")
Reviewed-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250624211002.3475021-4-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions