Re: [PATCH] kbuild: move warnings about linux/export.h from W=1 to W=2

From: Arnd Bergmann
Date: Thu Jun 12 2025 - 12:23:59 EST


On Thu, Jun 12, 2025, at 18:08, Masahiro Yamada wrote:
> This hides excessive warnings, as nobody builds with W=2.
>
> Fixes: a934a57a42f6 ("scripts/misc-check: check missing #include
> <linux/export.h> when W=1")
> Fixes: 7d95680d64ac ("scripts/misc-check: check unnecessary #include
> <linux/export.h> when W=1")
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>