sched: Remove rq_iterator from move_one_task
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 17 Dec 2009 16:45:42 +0000 (17:45 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 21 Jan 2010 12:40:11 +0000 (13:40 +0100)
commit897c395f4c94ae19302f92393a0b8304e414ee06
tree6126d2e5ab28a78af2fa2ba1e397b326baa35f1a
parentee00e66ffff250fb0d3a789e5565462f71c7c9a7
sched: Remove rq_iterator from move_one_task

Again, since we only iterate the fair class, remove the abstraction.

Since this is the last user of the rq_iterator, remove all that too.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c