Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

netlink: specs: nfsd: 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: 13727f85b49b ("NFSD: introduce netlink stubs")
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Link: https://patch.msgid.link/20250624211002.3475021-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

+2 -2
+2 -2
Documentation/netlink/specs/nfsd.yaml
··· 27 27 name: proc 28 28 type: u32 29 29 - 30 - name: service_time 30 + name: service-time 31 31 type: s64 32 32 - 33 33 name: pad ··· 139 139 - prog 140 140 - version 141 141 - proc 142 - - service_time 142 + - service-time 143 143 - saddr4 144 144 - daddr4 145 145 - saddr6