commit | 2abdad0a4cd8f9413f778cc998e0ee7d60b28417 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Fri Apr 25 10:53:13 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 05 23:56:17 2008 +0200 |
tree | c7bd3839e765c2991d3dfbfb1f5f83d58f1211e3 | |
parent | e05510d01ad1565e5e086a939261084d67ba2b10 [diff] |
sched: make rt_sched_class, idle_sched_class static The C files are included directly in sched.c, so they are effectively static. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>