]> 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)
commitc26c6c9d36af8ad2e84f30ddac69368f34201c28
tree6f2f15a315f3b49310b886eb736ed540a7d7ea16
parenta5071686689aac4cbc333418996c2591be7888e3
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