diff options
| author | Thomas Huth <[email protected]> | 2025-06-11 14:00:45 +0000 |
|---|---|---|
| committer | Alexander Gordeev <[email protected]> | 2025-06-16 14:23:02 +0000 |
| commit | 9b27182c553542118c5bbfdd89bab28e460ffdc8 (patch) | |
| tree | f0c04a068361765c623b191a7c4caacbace2cb89 /net/unix/af_unix.c | |
| parent | Linux 6.16-rc2 (diff) | |
| download | kernel-9b27182c553542118c5bbfdd89bab28e460ffdc8.tar.gz kernel-9b27182c553542118c5bbfdd89bab28e460ffdc8.zip | |
s390: 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 assembler
code.
Signed-off-by: Thomas Huth <[email protected]>
Acked-by: Heiko Carstens <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
