sched: remove the 'u64 now' parameter from update_stats_dequeue()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (11:16 +0200)
commit19b6a2e3706675eea4d74729114e36968fa43577
tree7b52eff26129ef1609ea044f201432b207ff266a
parent79303e9e0219a23f8757af99393b21ecb35231bf
sched: remove the 'u64 now' parameter from update_stats_dequeue()

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

( identity transformation that causes no change in functionality. )

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