From: Ingo Molnar Date: Wed, 24 Oct 2007 16:23:48 +0000 (+0200) Subject: sched: clean up sched_domain_debug() X-Git-Tag: v2.6.24-rc2~145^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dcf6aff023d9934630fb3649284951831c51f8f;p=pandora-kernel.git sched: clean up sched_domain_debug() clean up sched_domain_debug(). this also shrinks the code a bit: text data bss dec hex filename 50474 4306 480 55260 d7dc sched.o.before 50404 4306 480 55190 d796 sched.o.after Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed