sched: remove the 'u64 now' parameter from update_stats_wait_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)
commit5870db5b83932bea0deac3c68e3c40f377d0b8f7
treed96d66a20dfc9e6cd7066d01235da3575fc35040
parentb7cc089657c12340077fe937380f9e54bbd6b300
sched: remove the 'u64 now' parameter from update_stats_wait_start()

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

( identity transformation that causes no change in functionality. )

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