[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231006114436.1725425-1-jiri@resnulli.us>
Date: Fri,  6 Oct 2023 13:44:34 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: kuba@...nel.org,
	pabeni@...hat.com,
	davem@...emloft.net,
	edumazet@...gle.com,
	donald.hunter@...il.com
Subject: [patch net-next v3 0/2] tools: ynl-gen: lift type requirement for attribute subsets
From: Jiri Pirko <jiri@...dia.com>
Remove the requirement from schema files to specify the "type" for
attribute subsets and adjust existing schema files.
Jiri Pirko (2):
  tools: ynl-gen: lift type requirement for attribute subsets
  netlink: specs: remove redundant type keys from attributes in subsets
 Documentation/netlink/genetlink-c.yaml      | 14 +++++++++++++-
 Documentation/netlink/genetlink-legacy.yaml | 14 +++++++++++++-
 Documentation/netlink/genetlink.yaml        | 14 +++++++++++++-
 Documentation/netlink/netlink-raw.yaml      | 14 +++++++++++++-
 Documentation/netlink/specs/devlink.yaml    | 10 ----------
 Documentation/netlink/specs/dpll.yaml       |  8 --------
 Documentation/netlink/specs/ethtool.yaml    |  3 ---
 7 files changed, 52 insertions(+), 25 deletions(-)
-- 
2.41.0
Powered by blists - more mailing lists