diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2023-01-03 15:11:07 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-01-06 16:38:21 +0100 |
commit | 0d4d52361b6c29bf771acd4fa461f06d78fb2fac (patch) | |
tree | 8c70a451436a20159b6b4ac73fa73a9f0dcd8969 /tools/testing/selftests/bpf/prog_tests/tracing_struct.c | |
parent | 88603b6dc419445847923fcb7fe5080067a30f98 (diff) |
s390/debug: add _ASM_S390_ prefix to header guard
Using DEBUG_H without a prefix is very generic and inconsistent with
other header guards in arch/s390/include/asm. In fact it collides with
the same name in the ath9k wireless driver though that depends on !S390
via disabled wireless support. Let's just use a consistent header guard
name and prevent possible future trouble.
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/tracing_struct.c')
0 files changed, 0 insertions, 0 deletions