sched: remove the 'u64 now' parameter from update_stats_curr_start()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:47 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:47 +0000 (11:16 +0200)
commit79303e9e0219a23f8757af99393b21ecb35231bf
treed49cce653217573a6f3114b1fefa1b3c374b8730
parent9ef0a9615b0d9cd29c6bc0e8898f1bc3145e44c6
sched: remove the 'u64 now' parameter from update_stats_curr_start()

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

( identity transformation that causes no change in functionality. )

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