diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-11-13 22:32:38 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-19 05:38:07 +0300 |
commit | 6204656478bec37a3c801cbd6a451e085bbaca41 (patch) | |
tree | cef0421a5f39338671795afc83a24aca5762acfa /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5bf99baefb3ebebb13128ebfe58ebc6add5afd43 (diff) | |
download | linux-6204656478bec37a3c801cbd6a451e085bbaca41.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions