From: Jakub Kicinski Date: Tue, 24 Jun 2025 21:09:53 +0000 (-0700) Subject: netlink: specs: nfsd: replace underscores with dashes in names X-Git-Tag: v6.16-rc4~27^2~3^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2434ccb94dfc8e036c81e9d7c77fca6dc1dc2590;p=thirdparty%2Flinux.git 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 Reviewed-by: Jeff Layton Link: https://patch.msgid.link/20250624211002.3475021-2-kuba@kernel.org Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/netlink/specs/nfsd.yaml b/Documentation/netlink/specs/nfsd.yaml index c87658114852a..8d1a3c01708f0 100644 --- a/Documentation/netlink/specs/nfsd.yaml +++ b/Documentation/netlink/specs/nfsd.yaml @@ -27,7 +27,7 @@ attribute-sets: name: proc type: u32 - - name: service_time + name: service-time type: s64 - name: pad @@ -139,7 +139,7 @@ operations: - prog - version - proc - - service_time + - service-time - saddr4 - daddr4 - saddr6