commit | 8159f87e2bfeeba8887b8ef34f7b523958910132 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:49 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:49 2007 +0200 |
tree | d4ffe2f0a57f3a80dde9072afe21974852f4be62 | |
parent | db53181e41728cfd58336925422dc17f1d2c655c [diff] |
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>