]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: cleanup, fix spacing
authorIngo Molnar <mingo@elte.hu>
Thu, 18 Oct 2007 19:32:55 +0000 (21:32 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 18 Oct 2007 19:32:55 +0000 (21:32 +0200)
commit8401f77505d00b779e3d2d74180cb465de1c2e2b
treecc48962d01fba1c7ceb8d5800c59b6dbace633af
parent51e97990234ed195a05b424bf04c387f5ae5e5cf
sched: cleanup, fix spacing

cleanup: fix sysctl_sched_features initialization spacing, and
fix sd_alloc_ctl_cpu_table() prototype spacing.

found via scripts/checkpatch.pl.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c