tools: ynl: fix header guards
authorJakub Kicinski <kuba@kernel.org>
Thu, 22 Feb 2024 23:48:31 +0000 (15:48 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 24 Feb 2024 02:17:58 +0000 (18:17 -0800)
commitd662c5b3ce6dbed9d0991bc83001bbcc4a9bc2f8
tree2d820c89e7425aa51da7619fe1bbb071d8f7dc55
parent5fd5403964ecf047b03a9608a339bdc26a109f33
tools: ynl: fix header guards

devlink and ethtool have a trailing _ in the header guard. I must have
copy/pasted it into new guards, assuming it's a headers_install artifact.

This fixes build if system headers are old.

Fixes: 8f109e91b852 ("tools: ynl: include dpll and mptcp_pm in C codegen")
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20240222234831.179181-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/Makefile.deps