diff options
| author | Huacai Chen <[email protected]> | 2025-06-08 14:12:35 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-06-12 05:42:36 +0000 |
| commit | 66ac1a4d366d3faa95fcf6082b555f8d77f1e8db (patch) | |
| tree | a5d49963b29f1eb45d82c66e73cc6a5b3763eee8 /lib/crypto/mpi/mpiutil.c | |
| parent | MAINTAINERS: add Barry as a THP reviewer (diff) | |
| download | kernel-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 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions
