commit | 8401f77505d00b779e3d2d74180cb465de1c2e2b | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Oct 18 21:32:55 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 18 21:32:55 2007 +0200 |
tree | cc48962d01fba1c7ceb8d5800c59b6dbace633af | |
parent | 51e97990234ed195a05b424bf04c387f5ae5e5cf [diff] |
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>