aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorThomas Huth <[email protected]>2025-03-14 07:10:06 +0000
committerJohannes Berg <[email protected]>2025-07-22 15:12:45 +0000
commitfc9ed2f6589dc2c11f05883e5c323be5f39fd241 (patch)
tree68496b0e7f96958e0f5c23966e346494da7db7f0 /drivers/net/ethernet/intel/ice/ice_lib.c
parentum: Stop tracking stub's PID via userspace_pid[] (diff)
downloadkernel-fc9ed2f6589dc2c11f05883e5c323be5f39fd241.tar.gz
kernel-fc9ed2f6589dc2c11f05883e5c323be5f39fd241.zip
um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headers
While the GCC and Clang compilers already define __ASSEMBLER__ automatically when compiling assembly code, __ASSEMBLY__ is a macro that only gets defined by the Makefiles in the kernel. This can be very confusing when switching between userspace and kernelspace coding, so let's standardize on the __ASSEMBLER__ macro that is provided by the compilers now. This is a completely mechanical patch (done with a simple "sed -i" statement). Cc: Richard Weinberger <[email protected]> Cc: Anton Ivanov <[email protected]> Cc: Johannes Berg <[email protected]> Cc: [email protected] Signed-off-by: Thomas Huth <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions