git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05510d
)
sched: make rt_sched_class, idle_sched_class static
author
Harvey Harrison
<harvey.harrison@gmail.com>
Fri, 25 Apr 2008 17:53:13 +0000
(10:53 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 5 May 2008 21:56:17 +0000
(23:56 +0200)
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>
No differences found