[PATCH net-next 0/2] tools: ynl-gen: regeneration comment + function prefix
From: Asbjørn Sloth Tønnesen
Date: Thu Nov 20 2025 - 12:47:55 EST
It looks like these two patches are the last ones needed
for YNL, before the WireGuard patches can go in.
These patches was both requested by Jason, during review
of the WireGuard YNL conversion patchset[1].
[1] https://lore.kernel.org/r/20251105183223.89913-1-ast@xxxxxxxxxxx/T/#u
Asbjørn Sloth Tønnesen (2):
tools: ynl-gen: add function prefix argument
tools: ynl-gen: add regeneration comment
drivers/android/binder_netlink.c | 1 +
drivers/android/binder_netlink.h | 1 +
drivers/dpll/dpll_nl.c | 1 +
drivers/dpll/dpll_nl.h | 1 +
drivers/net/ovpn/netlink-gen.c | 1 +
drivers/net/ovpn/netlink-gen.h | 1 +
drivers/net/team/team_nl.c | 1 +
drivers/net/team/team_nl.h | 1 +
fs/lockd/netlink.c | 1 +
fs/lockd/netlink.h | 1 +
fs/nfsd/netlink.c | 1 +
fs/nfsd/netlink.h | 1 +
include/uapi/linux/android/binder_netlink.h | 1 +
include/uapi/linux/dpll.h | 1 +
.../uapi/linux/ethtool_netlink_generated.h | 1 +
include/uapi/linux/fou.h | 1 +
include/uapi/linux/handshake.h | 1 +
include/uapi/linux/if_team.h | 1 +
include/uapi/linux/lockd_netlink.h | 1 +
include/uapi/linux/mptcp_pm.h | 1 +
include/uapi/linux/net_shaper.h | 1 +
include/uapi/linux/netdev.h | 1 +
include/uapi/linux/nfsd_netlink.h | 1 +
include/uapi/linux/ovpn.h | 1 +
include/uapi/linux/psp.h | 1 +
net/core/netdev-genl-gen.c | 1 +
net/core/netdev-genl-gen.h | 1 +
net/devlink/netlink_gen.c | 1 +
net/devlink/netlink_gen.h | 1 +
net/handshake/genl.c | 1 +
net/handshake/genl.h | 1 +
net/ipv4/fou_nl.c | 1 +
net/ipv4/fou_nl.h | 1 +
net/mptcp/mptcp_pm_gen.c | 1 +
net/mptcp/mptcp_pm_gen.h | 1 +
net/psp/psp-nl-gen.c | 1 +
net/psp/psp-nl-gen.h | 1 +
net/shaper/shaper_nl_gen.c | 1 +
net/shaper/shaper_nl_gen.h | 1 +
tools/include/uapi/linux/netdev.h | 1 +
tools/net/ynl/pyynl/ynl_gen_c.py | 26 ++++++++++++-------
41 files changed, 57 insertions(+), 9 deletions(-)
--
2.51.0