Merge branch 'tools-ynl-auto-gen-for-all-genetlink-families'
authorJakub Kicinski <kuba@kernel.org>
Sat, 3 Feb 2024 05:15:55 +0000 (21:15 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 3 Feb 2024 05:16:38 +0000 (21:16 -0800)
commit0eb1ec426cfcdac021c3f5c0c8fc1127047050e5
treee016de2f89166edb88854e210e8be8183bdb67fc
parentdfd2ee086a63c730022cb095576a8b3a5a752109
parentd2866539df7b7fd491c7f2bfea79e5eaa7f46310
Merge branch 'tools-ynl-auto-gen-for-all-genetlink-families'

Jakub Kicinski says:

====================
tools: ynl: auto-gen for all genetlink families

The code gen has caught up with all features required in genetlink
families in Linux 6.8 already. We have also stopped committing auto-
-generated user space code to the tree. Instead of listing all the
families in the Makefile search the spec directory, and generate
code for everything that's not legacy netlink.
====================

Link: https://lore.kernel.org/r/20240202004926.447803-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>