sched: Remove unused update_shares_locked()
authorPeter Zijlstra <peterz@infradead.org>
Mon, 1 Feb 2010 10:13:39 +0000 (11:13 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 2 Feb 2010 05:58:27 +0000 (06:58 +0100)
Commit f492e12ef050e02bf0185b6b57874992591b9be1 ("sched: Remove
load_balance_newidle()") removed the only user of this function,
so remove it too.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1265019219.24455.128.camel@laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found