]> git.baikalelectronics.ru Git - kernel.git/commit
sched: clean up sched_domain_debug()
authorIngo Molnar <mingo@elte.hu>
Wed, 24 Oct 2007 16:23:48 +0000 (18:23 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 24 Oct 2007 16:23:48 +0000 (18:23 +0200)
commitfc1279b62f4500ffd3d236d48419989fd1815d22
treeed949a5b38ec42579f077c96115cbca950b0bca3
parent6587d383e8374cc2461888a331005426c788d8fa
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 <mingo@elte.hu>
kernel/sched.c