]> git.ipfire.org Git - thirdparty/linux.git/commit
tools: ynl-gen: fix comment about nested struct dict
authorJakub Kicinski <kuba@kernel.org>
Tue, 29 Apr 2025 15:46:53 +0000 (08:46 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Fri, 2 May 2025 10:41:02 +0000 (12:41 +0200)
commita6471da7745aa16b1534848877ce73739668992b
tree354db0a14aa8021b7febd8e958e12cdbae4a8cdd
parent630cb33ccfcd04563598d0f0edd96c94ddf3352d
tools: ynl-gen: fix comment about nested struct dict

The dict stores struct objects (of class Struct), not just
a trivial set with directions.

Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Link: https://patch.msgid.link/20250429154704.2613851-2-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
tools/net/ynl/pyynl/ynl_gen_c.py