commit | 8f190fb3f7a405682666d3723f6ec370b5afe4da | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Dec 24 14:18:21 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 21 13:40:15 2010 +0100 |
tree | 4494079705c3c18e5e4f48c5a77877677b244d5d | |
parent | f492e12ef050e02bf0185b6b57874992591b9be1 [diff] |
sched: Assume *balance is valid Since all load_balance() callers will have !NULL balance parameters we can now assume so and remove a few checks. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>