netlink: specs: support unterminated-ok
authorHangbin Liu <liuhangbin@gmail.com>
Fri, 8 Mar 2024 08:12:39 +0000 (16:12 +0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 11 Mar 2024 20:09:15 +0000 (13:09 -0700)
commit44208f59362e7099877f9ba79e1472f6bd321e2e
tree7a4523049ba1c4d74c4b95c09cf175a0fbc4f305
parent8d0c314c30c9fe7f755d941f5d65a6e427518048
netlink: specs: support unterminated-ok

ynl-gen-c.py supports check unterminated-ok, but the yaml schemas don't
have this key. Add this to the yaml files.

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Link: https://lore.kernel.org/r/20240308081239.3281710-1-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/genetlink-c.yaml
Documentation/netlink/genetlink-legacy.yaml
Documentation/netlink/netlink-raw.yaml