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)
commiteac55ea37642163e6bdd899ac319c413c1f1b7cd
treebe46819019671005d7e01043692a8731b3ee14c1
parentd2417e5a3e6c79e79f982c7553301dc3539873b0
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