]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
netlink: specs: add doc start markers to yaml
authorDonald Hunter <donald.hunter@gmail.com>
Tue, 10 Jun 2025 12:59:38 +0000 (13:59 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Jun 2025 21:01:19 +0000 (14:01 -0700)
Clean up all document-start warnings reported by yamllint in the
netlink specs:

    warning  missing document start "---"  (document-start)

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-2-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
26 files changed:
Documentation/netlink/specs/conntrack.yaml
Documentation/netlink/specs/devlink.yaml
Documentation/netlink/specs/dpll.yaml
Documentation/netlink/specs/ethtool.yaml
Documentation/netlink/specs/fou.yaml
Documentation/netlink/specs/handshake.yaml
Documentation/netlink/specs/lockd.yaml
Documentation/netlink/specs/mptcp_pm.yaml
Documentation/netlink/specs/net_shaper.yaml
Documentation/netlink/specs/netdev.yaml
Documentation/netlink/specs/nfsd.yaml
Documentation/netlink/specs/nftables.yaml
Documentation/netlink/specs/nl80211.yaml
Documentation/netlink/specs/nlctrl.yaml
Documentation/netlink/specs/ovpn.yaml
Documentation/netlink/specs/ovs_datapath.yaml
Documentation/netlink/specs/ovs_flow.yaml
Documentation/netlink/specs/ovs_vport.yaml
Documentation/netlink/specs/rt-addr.yaml
Documentation/netlink/specs/rt-link.yaml
Documentation/netlink/specs/rt-neigh.yaml
Documentation/netlink/specs/rt-route.yaml
Documentation/netlink/specs/rt-rule.yaml
Documentation/netlink/specs/tc.yaml
Documentation/netlink/specs/tcp_metrics.yaml
Documentation/netlink/specs/team.yaml

index 840dc4504216bcfb8d20f34bedf5de3302adad3e..e48add669b6dcfb37f43a9ef6878f80c8365605e 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: conntrack
 protocol: netlink-raw
 protonum: 12
index 05fee1b7fe1936b49effc5f04c1d889420a832fd..b76b162ce60749bbad8020e885b1fde6ded12044 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: devlink
 
 protocol: genetlink-legacy
index 8feefeae5376c84430906df0f4e2107bf16bd09c..0865692bc9caca64a972b4d4ad32a08f3eb811f7 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: dpll
 
 doc: DPLL subsystem.
index 9f98715a65123cde3b0a6eae4e145d1d0c7da33f..90453ab0e0fab65af5fe8ede339fc9d7527d0279 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: ethtool
 
 protocol: genetlink-legacy
index 0af5ab842c04de11bae64d620e8943f2fd93486c..944463fcae91cdd227ac2f5b553a22d85609658b 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: fou
 
 protocol: genetlink-legacy
index b934cc513e3d6f3d99e3bdf2bfb70612ff0fe8c6..21e0381e878c4e346ff86a8e0bc9b70922db960c 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Copyright (c) 2023, Oracle and/or its affiliates.
 #
-
+---
 name: handshake
 
 protocol: genetlink
index bbd4da5fe54b8b128383ac567941060fa99784d6..f99244a7dc41beb679b7cebefef387eeab5ace86 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: lockd
 protocol: genetlink
 uapi-header: linux/lockd_netlink.h
index dfd017780d2f942eefd6e5ab0f1edd3fba653172..fd2ea7f90441a83183fbaa60569225e1f367a3c0 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: mptcp_pm
 protocol: genetlink-legacy
 doc: Multipath TCP.
index 8ebad0d02904f91c3c17670d15a51443c22ef301..4fb9c7b6ac19faa323fff3a9d3aa133330f81f86 100644 (file)
@@ -1,4 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
+---
 name: net-shaper
 
 doc: |
index c0ef6d0d77865ed3c11eb4156a2571acdbd937c8..fda8a9667bf39b4496219edbd7c2afa76829d6b8 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: netdev
 
 doc:
index c87658114852ac9c8787611bf0eefde5e2b92561..fcca5a06ddf5e712a189cab7497ccb1bdddfd2a1 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: nfsd
 protocol: genetlink
 uapi-header: linux/nfsd_netlink.h
index bd938bd01b6bf2ca32061226ca025ef17cf1a43e..ed9c5cf6847711bc7291e4612ae8b6a206751025 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: nftables
 protocol: netlink-raw
 protonum: 12
index 3611b11a7d8f75620e63fca9afe2be50fc72df75..8d380670ea6a5a197f52156bdb49f16b5858cabb 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: nl80211
 protocol: genetlink-legacy
 
index a36535350bdb23fc4917a909992705f54b3451f4..e9f5328a688dc0b06054b46617fd6f967ca08704 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: nlctrl
 protocol: genetlink-legacy
 uapi-header: linux/genetlink.h
index 096c51f0c69a8de777281af35e345dd90f27ecd2..b3a5bd00b8a57b90e049895b85d737480923a57d 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Copyright (c) 2024-2025, OpenVPN Inc.
 #
-
+---
 name: ovpn
 
 protocol: genetlink
index df6a8f94975e1bc15b8b357d8cde3b6b87302405..0c0abf3f9f050f37ac3905dedb2270af1a6594ca 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: ovs_datapath
 version: 2
 protocol: genetlink-legacy
index 46f5d1cd8a5f20ac2907b889d2b5097cf91bb8cf..02ef3597ea94faa9c9463001e8c2c19991474179 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: ovs_flow
 version: 1
 protocol: genetlink-legacy
index 306da6bb842d3dc9a1f1d6533e4dce4676946b5e..e254537f61923e9aea086c90e1fd0f54be31a54f 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: ovs_vport
 version: 2
 protocol: genetlink-legacy
index 4f86aa1075da74789f85e5423477eab61c0201a7..bafe3bfeabfb572167a746279edb1a2cac52cbb2 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: rt-addr
 protocol: netlink-raw
 uapi-header: linux/rtnetlink.h
index b41b31eebcae6856e78e04b94398d30916a5bb5e..8024580c4293231feb117f57db874f58b62f2889 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: rt-link
 protocol: netlink-raw
 uapi-header: linux/rtnetlink.h
index e9cba164e3d151737016582e2f57016673f50047..25cc2d528d2f606fcb072054fe3d07cca7e5a699 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: rt-neigh
 protocol: netlink-raw
 uapi-header: linux/rtnetlink.h
index 800f3a823d47346595eeb19d761f85b720eb20c0..9c514c543b1f210cc737c93cc339552038c1e014 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: rt-route
 protocol: netlink-raw
 uapi-header: linux/rtnetlink.h
index 003707ca4a3e0eddb5a6eabb986f1bf321d66749..46b1d426e7e863a3ee90199b0c3adeb1e34c1465 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: rt-rule
 protocol: netlink-raw
 uapi-header: linux/fib_rules.h
index cb7ea7d62e56f1ce13650b70aef321f46ce9a581..52f62ab11136faff8d4eb25b4d9a0e924b3abac0 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: tc
 protocol: netlink-raw
 uapi-header: linux/pkt_cls.h
index 1bd94f43e526cda3c118061530501cd4936dfcb5..2e57e4c19e5877fa768dea6a875ef37ce748c788 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: tcp_metrics
 
 protocol: genetlink-legacy
index c13529e011c90a2d5b410611d08017160148ca16..83a9d088594ec8e197acb99c6213a81466ba8346 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
-
+---
 name: team
 
 protocol: genetlink-legacy