commit | 4a461c85b643258e305eb5a3aced34009db2f818 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Mon Feb 01 11:13:39 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 02 06:58:27 2010 +0100 |
tree | fa5a05156908bfe89c0e3113afee40a1048987fe | |
parent | 90fdbdb48442a03c72cae5463e6edb64cb3a3a7d [diff] |
sched: Remove unused update_shares_locked() 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>