From: Peter Zijlstra Date: Thu, 24 Dec 2009 13:18:21 +0000 (+0100) Subject: sched: Assume *balance is valid X-Git-Tag: v2.6.34-rc1~260^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f190fb3f7a405682666d3723f6ec370b5afe4da;p=pandora-kernel.git 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 LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed