]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove the 'u64 now' parameter from dequeue_entity()
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)
commitd4f062d26dc588eb6068da8d293091d4489167aa
tree3bfc1a6f449e78294a4b6c80869dd9ab12584762
parent81a28590b5567d5b03c219f28771d59853af30cf
sched: remove the 'u64 now' parameter from dequeue_entity()

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

( identity transformation that causes no change in functionality. )

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