From: tip-bot for Ramkumar Ramachandra <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org,
peterz@infradead.org, iamjoonsoo.kim@lge.com, artagnon@gmail.com,
tglx@linutronix.de
Subject: [tip:sched/core] sched: Remove bogus parameter in structured comment
Date: Sat, 12 Oct 2013 10:22:06 -0700 [thread overview]
Message-ID: <tip-62e947cb0cd27c392aabe732c64f5023e272cf0e@git.kernel.org> (raw)
In-Reply-To: <1381400433-2030-1-git-send-email-artagnon@gmail.com>
Commit-ID: 62e947cb0cd27c392aabe732c64f5023e272cf0e
Gitweb: http://git.kernel.org/tip/62e947cb0cd27c392aabe732c64f5023e272cf0e
Author: Ramkumar Ramachandra <artagnon@gmail.com>
AuthorDate: Thu, 10 Oct 2013 15:50:33 +0530
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Sat, 12 Oct 2013 19:01:24 +0200
sched: Remove bogus parameter in structured comment
The balance parameter was removed by 23f0d20 ("sched: Factor out
code to should_we_balance()", 2013-08-06).
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1381400433-2030-1-git-send-email-artagnon@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
kernel/sched/fair.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
index 803e343..8274679 100644
--- a/kernel/sched/fair.c
+++ b/kernel/sched/fair.c
@@ -5586,7 +5586,6 @@ static inline enum fbq_type fbq_classify_rq(struct rq *rq)
/**
* update_sd_lb_stats - Update sched_domain's statistics for load balancing.
* @env: The load balancing environment.
- * @balance: Should we balance.
* @sds: variable to hold the statistics for this sched_domain.
*/
static inline void update_sd_lb_stats(struct lb_env *env, struct sd_lb_stats *sds)
prev parent reply other threads:[~2013-10-12 17:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 10:20 [PATCH] sched: remove " Ramkumar Ramachandra
2013-10-12 17:22 ` tip-bot for Ramkumar Ramachandra [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=tip-62e947cb0cd27c392aabe732c64f5023e272cf0e@git.kernel.org \
--to=tipbot@zytor.com \
--cc=artagnon@gmail.com \
--cc=hpa@zytor.com \
--cc=iamjoonsoo.kim@lge.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
/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
Powered by JetHome