From: Nick Huang <sef1548@gmail.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Bart Van Assche <bvanassche@acm.org>,
Changyuan Lyu <changyuanl@google.com>,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
Marc Zyngier <maz@kernel.org>,
wangshuaiwei <wangshuaiwei1@xiaomi.com>,
Hou Wenlong <houwenlong.hwl@antgroup.com>,
"Paul E . McKenney" <paulmck@kernel.org>,
Helge Deller <deller@gmx.de>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
linux-kernel@vger.kernel.org, Nick Huang <sef1548@gmail.com>
Subject: [PATCH] sched: Remove unused gfp_api.h include header
Date: Wed, 15 Apr 2026 15:41:45 +0000 [thread overview]
Message-ID: <20260415154145.2325-1-sef1548@gmail.com> (raw)
The gfp_api.h header was originally introduced in commit 669f45f
("sched/headers: Add initial new headers as identity mappings") for scheduler-related
changes. However, it is currently not referenced by any file in the
source tree.
Remove this redundant header to clean up the code and reduce
unnecessary dependencies.
Signed-off-by: Nick Huang <sef1548@gmail.com>
---
include/linux/gfp_api.h | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 include/linux/gfp_api.h
diff --git a/include/linux/gfp_api.h b/include/linux/gfp_api.h
deleted file mode 100644
index 5a05a2764..000000000
--- a/include/linux/gfp_api.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <linux/gfp.h>
--
2.43.0
reply other threads:[~2026-04-15 15:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260415154145.2325-1-sef1548@gmail.com \
--to=sef1548@gmail.com \
--cc=bvanassche@acm.org \
--cc=changyuanl@google.com \
--cc=deller@gmx.de \
--cc=houwenlong.hwl@antgroup.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=maz@kernel.org \
--cc=paulmck@kernel.org \
--cc=peterz@infradead.org \
--cc=wangshuaiwei1@xiaomi.com \
--cc=wsa+renesas@sang-engineering.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox