sched: Move code around
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 10 Sep 2009 11:35:28 +0000 (13:35 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Sep 2009 14:01:03 +0000 (16:01 +0200)
commitf5f08f39ee4c5fd0a757d25d9e04d696676b3df7
treec2037357c38fd91b628ec71910d4ea4a36037932
parente26af0e8b2c9916f1e8a12ddaf52057bbe8ff600
sched: Move code around

In preparation to other code movement, move weighted_cpuload(),
source_load() and target_load() before the class includes.

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