netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v1 0/7] netlink: specs: fix all the yamllint errors
@ 2025-06-10 12:59 Donald Hunter
  2025-06-10 12:59 ` [PATCH net-next v1 1/7] netlink: specs: add doc start markers to yaml Donald Hunter
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Donald Hunter @ 2025-06-10 12:59 UTC (permalink / raw)
  To: netdev, Jakub Kicinski, David S. Miller, Eric Dumazet,
	Paolo Abeni, Simon Horman, mptcp, kernel-tls-handshake, bpf
  Cc: donald.hunter, Donald Hunter

yamllint reported ~500 errors and warnings in the netlink specs. Fix all
the reported issues.

Link: https://lore.kernel.org/netdev/m2tt4tt3wv.fsf@gmail.com/

Donald Hunter (7):
  netlink: specs: add doc start markers to yaml
  netlink: specs: clean up spaces in brackets
  netlink: specs: fix up spaces before comments
  netlink: specs: fix up truthy values
  netlink: specs: fix up indentation errors
  netlink: specs: wrap long doc lines (>80 chars)
  netlink: specs: fix a couple of yamllint warnings

 Documentation/netlink/specs/conntrack.yaml    |  38 ++--
 Documentation/netlink/specs/devlink.yaml      | 208 +++++++++---------
 Documentation/netlink/specs/dpll.yaml         |  14 +-
 Documentation/netlink/specs/ethtool.yaml      |  70 +++---
 Documentation/netlink/specs/fou.yaml          |  14 +-
 Documentation/netlink/specs/handshake.yaml    |  10 +-
 Documentation/netlink/specs/lockd.yaml        |   4 +-
 Documentation/netlink/specs/mptcp_pm.yaml     | 192 ++++++++--------
 Documentation/netlink/specs/net_shaper.yaml   |   7 +-
 Documentation/netlink/specs/netdev.yaml       |  43 ++--
 Documentation/netlink/specs/nfsd.yaml         |  10 +-
 Documentation/netlink/specs/nftables.yaml     |  16 +-
 Documentation/netlink/specs/nl80211.yaml      | 109 ++++-----
 Documentation/netlink/specs/nlctrl.yaml       |   6 +-
 Documentation/netlink/specs/ovpn.yaml         |  26 +--
 Documentation/netlink/specs/ovs_datapath.yaml |   2 +-
 Documentation/netlink/specs/ovs_flow.yaml     |  16 +-
 Documentation/netlink/specs/ovs_vport.yaml    |   4 +-
 Documentation/netlink/specs/rt-addr.yaml      |   2 +-
 Documentation/netlink/specs/rt-link.yaml      |   2 +-
 Documentation/netlink/specs/rt-neigh.yaml     |   2 +-
 Documentation/netlink/specs/rt-route.yaml     |  10 +-
 Documentation/netlink/specs/rt-rule.yaml      |   2 +-
 Documentation/netlink/specs/tc.yaml           |  27 ++-
 Documentation/netlink/specs/tcp_metrics.yaml  |   8 +-
 Documentation/netlink/specs/team.yaml         |  16 +-
 26 files changed, 440 insertions(+), 418 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-06-11 21:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-10 12:59 [PATCH net-next v1 0/7] netlink: specs: fix all the yamllint errors Donald Hunter
2025-06-10 12:59 ` [PATCH net-next v1 1/7] netlink: specs: add doc start markers to yaml Donald Hunter
2025-06-10 12:59 ` [PATCH net-next v1 2/7] netlink: specs: clean up spaces in brackets Donald Hunter
2025-06-10 12:59 ` [PATCH net-next v1 3/7] netlink: specs: fix up spaces before comments Donald Hunter
2025-06-10 12:59 ` [PATCH net-next v1 4/7] netlink: specs: fix up truthy values Donald Hunter
2025-06-10 12:59 ` [PATCH net-next v1 5/7] netlink: specs: fix up indentation errors Donald Hunter
2025-06-10 12:59 ` [PATCH net-next v1 6/7] netlink: specs: wrap long doc lines (>80 chars) Donald Hunter
2025-06-10 12:59 ` [PATCH net-next v1 7/7] netlink: specs: fix a couple of yamllint warnings Donald Hunter
2025-06-10 13:20 ` [PATCH net-next v1 0/7] netlink: specs: fix all the yamllint errors Chuck Lever
2025-06-10 17:04 ` Matthieu Baerts
2025-06-11 21:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).