aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/slab.c
diff options
context:
space:
mode:
authorHuacai Chen <[email protected]>2025-06-08 14:12:35 +0000
committerAndrew Morton <[email protected]>2025-06-12 05:42:36 +0000
commit66ac1a4d366d3faa95fcf6082b555f8d77f1e8db (patch)
treea5d49963b29f1eb45d82c66e73cc6a5b3763eee8 /rust/helpers/slab.c
parentMAINTAINERS: add Barry as a THP reviewer (diff)
downloadkernel-66ac1a4d366d3faa95fcf6082b555f8d77f1e8db.tar.gz
kernel-66ac1a4d366d3faa95fcf6082b555f8d77f1e8db.zip
init: fix build warnings about export.h
After commit a934a57a42f64a4 ("scripts/misc-check: check missing #include <linux/export.h> when W=1") and 7d95680d64ac8e836c ("scripts/misc-check: check unnecessary #include <linux/export.h> when W=1"), we get some build warnings with W=1: init/main.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing init/initramfs.c: warning: EXPORT_SYMBOL() is used, but #include <linux/export.h> is missing So fix these build warnings for the init code. Link: https://lkml.kernel.org/r/[email protected] Fixes: a934a57a42f6 ("scripts/misc-check: check missing #include <linux/export.h> when W=1") Signed-off-by: Huacai Chen <[email protected]> Reviewed-by: Masahiro Yamada <[email protected]> Cc: Al Viro <[email protected]> Cc: Christian Brauner <[email protected]> Cc: Jan Kara <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'rust/helpers/slab.c')
0 files changed, 0 insertions, 0 deletions