sched: remove the 'u64 now' parameter from update_stats_wait_end()
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)
commit9ef0a9615b0d9cd29c6bc0e8898f1bc3145e44c6
tree6f2f15a315f3b49310b886eb736ed540a7d7ea16
parenteac55ea37642163e6bdd899ac319c413c1f1b7cd
sched: remove the 'u64 now' parameter from update_stats_wait_end()

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

( identity transformation that causes no change in functionality. )

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