aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorTudor Ambarus <[email protected]>2025-02-23 06:51:10 +0000
committerTudor Ambarus <[email protected]>2025-03-07 06:36:38 +0000
commit93020292fea71d62dc9749745d8ba1b44268a2fc (patch)
tree204695cf0c6e95bcadf5e0ac1a54696b6bf0891d /net/unix/unix_bpf.c
parentmtd: spi-nor: macronix: add support for mx66{l2, u1}g45g (diff)
downloadkernel-93020292fea71d62dc9749745d8ba1b44268a2fc.tar.gz
kernel-93020292fea71d62dc9749745d8ba1b44268a2fc.zip
mtd: spi-nor: explicitly include <linux/math64.h>
swp and otp drivers use div_u64 and div64_u64 and rely on implicit inclusion of <linux/math64.h>. It is good practice to directly include all headers used, it avoids implicit dependencies and spurious breakage if someone rearranges headers and causes the implicit include to vanish. Include the missing header. Reviewed-by: Pratyush Yadav <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Tudor Ambarus <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions