]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove the 'u64 now' parameter from update_stats_dequeue()
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)
commit7029ef77b6ce1172642f2fa40f86cffa3cb0c8a5
tree7b52eff26129ef1609ea044f201432b207ff266a
parent85d469ffc051df988efd1397765a83b11bbfd48f
sched: remove the 'u64 now' parameter from update_stats_dequeue()

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

( identity transformation that causes no change in functionality. )

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