Re: [PATCH 1/1] sched_fair: Fix a typo in the comment describingupdate_sd_lb_stats

From: Peter Zijlstra
Date: Wed Oct 12 2011 - 03:47:27 EST


On Tue, 2011-10-11 at 23:00 -0400, hkang.sunysb@xxxxxxxxx wrote:
> 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

Thanks!
--
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/