sched: remove the 'u64 now' parameter from pick_next_task()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
commitff95f3df54609d9d4b9572f8a67d09922a645043
tree4a4390b68be011709997424cd536acd72f47690e
parentfb8d47240246e20f864f0724a23a7220cd1c59ac
sched: remove the 'u64 now' parameter from pick_next_task()

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

( identity transformation that causes no change in functionality. )

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