From: "Juan José Arboleda" <soyjuanarbol@gmail.com>
To: juri.lelli@redhat.com
Cc: dietmar.eggemann@arm.com, rostedt@goodmis.org,
bsegall@google.com, linux-kernel@vger.kernel.org
Subject: [PATCH] sched: Do not include "autogroup.h" header
Date: Sun, 4 May 2025 19:34:54 -0500 [thread overview]
Message-ID: <aBgHrsyBsL4MdHU6@fourier> (raw)
Remove the unused inclusion of autogroup.h from fair.c.
Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
---
kernel/sched/fair.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
index 0fb9bf995a47..05ebbce650b7 100644
--- a/kernel/sched/fair.c
+++ b/kernel/sched/fair.c
@@ -56,7 +56,6 @@
#include "sched.h"
#include "stats.h"
-#include "autogroup.h"
/*
* The initial- and re-scaling of tunables is configurable
--
2.49.0
reply other threads:[~2025-05-05 0:34 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=aBgHrsyBsL4MdHU6@fourier \
--to=soyjuanarbol@gmail.com \
--cc=bsegall@google.com \
--cc=dietmar.eggemann@arm.com \
--cc=juri.lelli@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
/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.