sched: remove the 'u64 now' parameter from dequeue_entity()
commit525c2716a41d3e87387b32c5b0868acb52cbb559
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (9 11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (9 11:16 +0200)
tree3bfc1a6f449e78294a4b6c80869dd9ab12584762
parent668031ca8fa2cc565f325f4fb69f131af449b7a7
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