sched: make sched_nr_latency static
authorAdrian Bunk <[email protected]>
Thu, 15 Nov 2007 19:57:40 +0000 (20:57 +0100)
committerIngo Molnar <[email protected]>
Thu, 15 Nov 2007 19:57:40 +0000 (20:57 +0100)
commit518b22e990a9071bf508ca67e31b37e7590f499c
tree89200d5f7f56b489a208152e881195628a008067
parent94bc9a7bd97efdda4dfbe61d0df32ce19d41c0a9
sched: make sched_nr_latency static

sched_nr_latency can now become static.

Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
kernel/sched_fair.c