From: Heiko Carstens <hca@linux.ibm.com>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: linux-kbuild@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
Sean Christopherson <seanjc@google.com>,
Nathan Chancellor <nathan@kernel.org>,
Nicolas Schier <nicolas.schier@linux.dev>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kbuild: move warnings about linux/export.h from W=1 to W=2
Date: Fri, 13 Jun 2025 09:34:33 +0200 [thread overview]
Message-ID: <20250613073433.26153A91-hca@linux.ibm.com> (raw)
In-Reply-To: <20250612160850.3007038-1-masahiroy@kernel.org>
On Fri, Jun 13, 2025 at 01:08:48AM +0900, 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@kernel.org>
> ---
>
> Makefile | 3 ---
> scripts/misc-check | 15 ++++++++++++---
> 2 files changed, 12 insertions(+), 6 deletions(-)
Thank you!
Acked-by: Heiko Carstens <hca@linux.ibm.com>
prev parent reply other threads:[~2025-06-13 7:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-12 16:08 [PATCH] kbuild: move warnings about linux/export.h from W=1 to W=2 Masahiro Yamada
2025-06-12 16:16 ` Arnd Bergmann
2025-06-12 18:15 ` Nathan Chancellor
2025-06-13 7:34 ` Heiko Carstens [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250613073433.26153A91-hca@linux.ibm.com \
--to=hca@linux.ibm.com \
--cc=arnd@arndb.de \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=nathan@kernel.org \
--cc=nicolas.schier@linux.dev \
--cc=seanjc@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.