]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
netlink: specs: fix up truthy values
authorDonald Hunter <donald.hunter@gmail.com>
Tue, 10 Jun 2025 12:59:41 +0000 (13:59 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Jun 2025 21:01:19 +0000 (14:01 -0700)
commit3c90fd2baaa041dc1df37b40f4e41a6cacfe1abf
treebc7729a82f58726f1dca1548f5af8ae1a1808abe
parent2338bab56951aff748132fd94a0d65e35b5aa927
netlink: specs: fix up truthy values

Clean up all truthy value warnings reported by yamllint in the
netlink specs:

    warning  truthy value should be one of [false, true]  (truthy)

Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> # mptcp_pm.yaml
Link: https://patch.msgid.link/20250610125944.85265-5-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/devlink.yaml
Documentation/netlink/specs/nl80211.yaml