]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: ynl-gen: submsg: plumb thru an empty type
authorJakub Kicinski <kuba@kernel.org>
Thu, 15 May 2025 23:16:45 +0000 (16:16 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 16 May 2025 23:32:05 +0000 (16:32 -0700)
commit3186a8e55ae3428ec1e06af09075e20885376e4e
treef44590a3df955e71627d31249b790680ef6029b2
parent99b76908a7a3df629a83555333ce0b97824e4734
tools: ynl-gen: submsg: plumb thru an empty type

Hook in handling of sub-messages, for now treat them as ignored attrs.

Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250515231650.1325372-5-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/pyynl/lib/__init__.py
tools/net/ynl/pyynl/ynl_gen_c.py