]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0d4a5d41df7323c5107e0e46614c9cd492945e4
tree4a4390b68be011709997424cd536acd72f47690e
parentbcc664bcc516a14b191147fd20cdbd6a2fef8885
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