public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Hui Kang <hkang.sunysb@gmail.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
	a.p.zijlstra@chello.nl, hkang.sunysb@gmail.com,
	tglx@linutronix.de, mingo@elte.hu
Subject: [tip:sched/core] sched_fair: Fix a typo in the comment describing update_sd_lb_stats
Date: Fri, 18 Nov 2011 15:29:10 -0800	[thread overview]
Message-ID: <tip-461819ac8ee950ce027c72a066156a3df9e60c7e@git.kernel.org> (raw)
In-Reply-To: <1318388459-4427-1-git-send-email-hkang.sunysb@gmail.com>

Commit-ID:  461819ac8ee950ce027c72a066156a3df9e60c7e
Gitweb:     http://git.kernel.org/tip/461819ac8ee950ce027c72a066156a3df9e60c7e
Author:     Hui Kang <hkang.sunysb@gmail.com>
AuthorDate: Tue, 11 Oct 2011 23:00:59 -0400
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Mon, 14 Nov 2011 12:50:34 +0100

sched_fair: Fix a typo in the comment describing update_sd_lb_stats

Signed-off-by: Hui Kang <hkang.sunysb@gmail.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1318388459-4427-1-git-send-email-hkang.sunysb@gmail.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 kernel/sched_fair.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/sched_fair.c b/kernel/sched_fair.c
index aba20f4..7e51b5b 100644
--- a/kernel/sched_fair.c
+++ b/kernel/sched_fair.c
@@ -3588,7 +3588,7 @@ static bool update_sd_pick_busiest(struct sched_domain *sd,
 }
 
 /**
- * update_sd_lb_stats - Update sched_group's statistics for load balancing.
+ * update_sd_lb_stats - Update sched_domain's statistics for load balancing.
  * @sd: sched_domain whose statistics are to be updated.
  * @this_cpu: Cpu for which load balance is currently performed.
  * @idle: Idle status of this_cpu

      parent reply	other threads:[~2011-11-18 23:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <hkang.sunysb>
2011-10-12  3:00 ` [PATCH 1/1] sched_fair: Fix a typo in the comment describing update_sd_lb_stats hkang.sunysb
2011-10-12  7:47   ` Peter Zijlstra
2011-11-18 23:29   ` tip-bot for Hui Kang [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-461819ac8ee950ce027c72a066156a3df9e60c7e@git.kernel.org \
    --to=hkang.sunysb@gmail.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mingo@redhat.com \
    --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