[PATCH 1/1] sched_fair: Fix a typo in the comment describing update_sd_lb_stats

From: hkang . sunysb
Date: Tue Oct 11 2011 - 23:01:09 EST


From: Hui Kang <hkang.sunysb@xxxxxxxxx>


Signed-off-by: Hui Kang <hkang.sunysb@xxxxxxxxx>
---
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 bc8ee99..6d49c82 100644
--- a/kernel/sched_fair.c
+++ b/kernel/sched_fair.c
@@ -2854,7 +2854,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
--
1.7.4.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/