linux/tools/net
Jakub Kicinski 6204656478 tools: ynl-gen: allow uapi headers in sub-dirs
Binder places its headers under include/uapi/linux/android/
Make sure replace / with _ in the uAPI header guard, the c_upper()
is more strict and only converts - to _. This is likely a good
constraint to have, to enforce sane naming in enums etc.
But paths may include /.

Signed-off-by: Li Li <dualli@google.com>
Link: https://patch.msgid.link/20241113193239.2113577-2-dualli@chromium.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-11-18 18:38:07 -08:00
..
sunrpc/xdrgen xdrgen: Prevent reordering of encoder and decoder functions 2024-09-20 19:31:41 -04:00
ynl tools: ynl-gen: allow uapi headers in sub-dirs 2024-11-18 18:38:07 -08:00