aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorThomas Huth <[email protected]>2025-06-11 14:00:45 +0000
committerAlexander Gordeev <[email protected]>2025-06-16 14:23:02 +0000
commit9b27182c553542118c5bbfdd89bab28e460ffdc8 (patch)
treef0c04a068361765c623b191a7c4caacbace2cb89 /net/unix/af_unix.c
parentLinux 6.16-rc2 (diff)
downloadkernel-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