Loading
tools: ynl-gen: move free printing to the print_type_full() helper
Just to avoid making the main function even more enormous, before adding more things to print move the free printing to a helper which already prints the type. Reviewed-by:Donald Hunter <donald.hunter@gmail.com> Acked-by:
Stanislav Fomichev <sdf@fomichev.me> Link: https://patch.msgid.link/20250723171046.4027470-3-kuba@kernel.org Signed-off-by:
Jakub Kicinski <kuba@kernel.org>