On Sat, Jun 14, 2025 at 03:13:01PM -0700, Eric Biggers wrote: > From: Eric Biggers <ebigg...@google.com> > > Fix build warnings with W=1 that started appearing after > commit a934a57a42f6 ("scripts/misc-check: check missing #include > <linux/export.h> when W=1"). > > While at it, also sort the include lists alphabetically. > > Signed-off-by: Eric Biggers <ebigg...@google.com> > --- > > This patch applies to v6.16-rc1 and is targeting fscrypt/for-next.
Applied to https://git.kernel.org/pub/scm/fs/fscrypt/linux.git/log/?h=for-next - Eric