sched: remove the 'u64 now' parameter from inc_nr_running()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
commite5fa2237b53d751c59f773a68e1b12c411f0b19b
tree277900ae9f0049cd66ea224f474784e31c4fa714
parent79b5dddf831b4719b7ec8dfcfb9bf9c619805b9c
sched: remove the 'u64 now' parameter from inc_nr_running()

remove the 'u64 now' parameter from inc_nr_running().

( identity transformation that causes no change in functionality. )

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c