diff options
| author | Thomas Huth <[email protected]> | 2025-03-14 07:10:09 +0000 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2025-06-06 08:03:35 +0000 |
| commit | da7870162f176ea38bff7380d67222e0430b0e35 (patch) | |
| tree | 4993812a13045f612f8a2951d42f81a4511a5b5d /tools/testing/selftests/net/lib/py/utils.py | |
| parent | Linux 6.15 (diff) | |
| download | kernel-da7870162f176ea38bff7380d67222e0430b0e35.tar.gz kernel-da7870162f176ea38bff7380d67222e0430b0e35.zip | |
xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
__ASSEMBLY__ is only defined by the Makefile of the kernel, so
this is not really useful for uapi headers (unless the userspace
Makefile defines it, too). Let's switch to __ASSEMBLER__ which
gets set automatically by the compiler when compiling assembly
code.
This is a completely mechanical patch (done with a simple "sed -i"
statement).
Cc: Chris Zankel <[email protected]>
Cc: Max Filippov <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
