]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched: remove the 'u64 now' parameter from enqueue_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)
commit8159f87e2bfeeba8887b8ef34f7b523958910132
treed4ffe2f0a57f3a80dde9072afe21974852f4be62
parentdb53181e41728cfd58336925422dc17f1d2c655c
sched: remove the 'u64 now' parameter from enqueue_task()

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

( identity transformation that causes no change in functionality. )

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