diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-06-24 14:09:54 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-25 15:36:27 -0700 |
commit | 791a9ed0a40dfa70fe793dcecf950273255cbb84 (patch) | |
tree | f3569760c0ff28a4aae33ef730b2358d293b5ac1 /scripts/lib/kdoc/kdoc_files.py | |
parent | 2434ccb94dfc8e036c81e9d7c77fca6dc1dc2590 (diff) |
netlink: specs: fou: 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, if used, replaces special
chars in names) but it gives more uniform naming in Python.
Fixes: 4eb77b4ecd3c ("netlink: add a proto specification for FOU")
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250624211002.3475021-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions