diff --git a/[refs] b/[refs] index 92923a388477..e8bcd6ab6d97 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 89c4710ee9bbbefe6a4d469d9f36266a92c275c5 +refs/heads/master: 0feaece97795c4c775a3c732c045706eda28d0e5 diff --git a/trunk/kernel/sched.c b/trunk/kernel/sched.c index 0a5e814cc618..fec97e4e196d 100644 --- a/trunk/kernel/sched.c +++ b/trunk/kernel/sched.c @@ -1232,7 +1232,7 @@ find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) } /* - * find_idlest_queue - find the idlest runqueue among the cpus in group. + * find_idlest_cpu - find the idlest cpu among the cpus in group. */ static int find_idlest_cpu(struct sched_group *group, struct task_struct *p, int this_cpu)