aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2025-02-10 20:05:18 +0000
committerAndrew Morton <[email protected]>2025-02-18 06:40:02 +0000
commit035d3c778709680288b3954ee896043132bc3f8d (patch)
tree69a03aa66373e406b2d3882a4ef64ae222a19477 /net/unix/af_unix.c
parentmailmap: add entry for Feng Tang (diff)
downloadkernel-035d3c778709680288b3954ee896043132bc3f8d.tar.gz
kernel-035d3c778709680288b3954ee896043132bc3f8d.zip
tools/mm: fix build warnings with musl-libc
musl-libc warns about the following: /home/florian/dev/buildroot/output/arm64/rpi4-b/host/aarch64-buildroot-linux-musl/sysroot/usr/include/sys/errno.h:1:2: attention: #warning redirecting incorrect #include <sys/errno.h> to <errno.h> [-Wcpp] 1 | #warning redirecting incorrect #include <sys/errno.h> to <errno.h> | ^~~~~~~ /home/florian/dev/buildroot/output/arm64/rpi4-b/host/aarch64-buildroot-linux-musl/sysroot/usr/include/sys/fcntl.h:1:2: attention: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> [-Wcpp] 1 | #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> | ^~~~~~~ include errno.h and fcntl.h directly. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions