Re: [PATCH] sched: Rename sched.c as sched/core.c in comments and Documentation

2013-06-05 Thread Peter Zijlstra
On Tue, Jun 04, 2013 at 01:10:24PM +0530, Viresh Kumar wrote: > Most of the stuff from kernel/sched.c was moved to kernel/sched/core.c long > time > back and the comments/Documentation never got updated. > > I figured it out when I was going through sched-domains.txt and so thought of > fixing it

[PATCH] sched: Rename sched.c as sched/core.c in comments and Documentation

2013-06-04 Thread Viresh Kumar
Most of the stuff from kernel/sched.c was moved to kernel/sched/core.c long time back and the comments/Documentation never got updated. I figured it out when I was going through sched-domains.txt and so thought of fixing it globally. I haven't crossed check if the stuff that is referenced in sche