From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:13 +0000 (+0200) Subject: sched: break out if printing a warning in sched_domain_debug() X-Git-Tag: v2.6.24-rc1~1289^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26797a34a24cfeab9951a6f42f27432c0b2546af;p=pandora-kernel.git sched: break out if printing a warning in sched_domain_debug() checkpatch.pl and Andy Whitcroft noticed the following bug: we did not break out after printing an error. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed