commit | 6707de00fdec3e3225192fe3dcd21323a8936b1f | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Aug 12 18:08:19 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Aug 12 18:08:19 2007 +0200 |
tree | cce42f90c916b851de0c7c60b6d98c23191cd49c | |
parent | 963c6527e0a0e285736ad482b8142d098f9c2288 [diff] |
sched: make global code static This patch makes the following needlessly global code static: - arch_reinit_sched_domains() - struct attr_sched_mc_power_savings - struct attr_sched_smt_power_savings Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>