netlink: specs: allow uapi-header in genetlink
authorJakub Kicinski <kuba@kernel.org>
Thu, 16 Mar 2023 04:50:27 +0000 (21:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Mar 2023 08:54:17 +0000 (08:54 +0000)
commit82b3297009b6831dfe47f0f38ed4043e39f58c9f
treeb96933b7cdd19981cddc3ad757f5b742a4e9af7a
parent74bf6477c18b2904936763132e9224a41b8da13a
netlink: specs: allow uapi-header in genetlink

Chuck wanted to put the UAPI header in linux/net/ which seems
reasonable, allow genetlink families to choose the location.
It doesn't really matter for non-C-like languages.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/netlink/genetlink-c.yaml
Documentation/netlink/genetlink-legacy.yaml
Documentation/netlink/genetlink.yaml