sched: remove the 'u64 now' parameter from update_stats_curr_end()
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)
commitc7e9b5b293106c8dd6b1ca968d24f10fa919f6fd
tree3d01294f508957ee8a6a1d2e9eb52143177c54b6
parent19b6a2e3706675eea4d74729114e36968fa43577
sched: remove the 'u64 now' parameter from update_stats_curr_end()

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

( identity transformation that causes no change in functionality. )

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