]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove the 'u64 now' parameter from update_stats_curr_end()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (11:16 +0200)
commit8f5db011cf6aa4fc1a3bd0999e2d7d60ece5dcc7
tree3d01294f508957ee8a6a1d2e9eb52143177c54b6
parent7029ef77b6ce1172642f2fa40f86cffa3cb0c8a5
sched: remove the 'u64 now' parameter from update_stats_curr_end()

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

( identity transformation that causes no change in functionality. )

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