commit | 69be72c13db0e9165796422b544f989033146171 | [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 | 2021b2c46034c1ff12fb86f5f75ed03d7bf2b2c7 | |
parent | 8159f87e2bfeeba8887b8ef34f7b523958910132 [diff] |
sched: remove the 'u64 now' parameter from dequeue_task() remove the 'u64 now' parameter from dequeue_task(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>