aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorTudor Ambarus <[email protected]>2025-03-07 07:09:05 +0000
committerTudor Ambarus <[email protected]>2025-03-18 05:59:29 +0000
commitfafa240a179886b387de9e81ce26688d2ca99ad1 (patch)
tree18c1401e7502f271e47843fd452fd094a2b17cbb /net/unix/sysctl_net_unix.c
parentmtd: spi-nor: explicitly include <linux/math64.h> (diff)
downloadkernel-fafa240a179886b387de9e81ce26688d2ca99ad1.tar.gz
kernel-fafa240a179886b387de9e81ce26688d2ca99ad1.zip
mtd: spi-nor: explicitly include <linux/of.h>
The core driver is using of_property_read_bool() and relies on implicit inclusion of <linux/of.h>, which comes from <linux/mtd/mtd.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: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Tudor Ambarus <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions