sched: remove the 'u64 now' parameter from enqueue_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)
commit668031ca8fa2cc565f325f4fb69f131af449b7a7
tree866cf6dd909c7e1741cb7934bd65283b5e219233
parent2396af69bec0ba3274383c20de7a31acf7c74b7a
sched: remove the 'u64 now' parameter from enqueue_entity()

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

( identity transformation that causes no change in functionality. )

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