]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita5071686689aac4cbc333418996c2591be7888e3
treebe46819019671005d7e01043692a8731b3ee14c1
parente52229bd2f2a14cff322dfd14b53c01af2663d9e
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