commit | fd390f6a04f22fb457d6fd1855964f79536525de | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:48 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:48 2007 +0200 |
tree | 753b2c9889a4127e6c4b4ea8d80bae972228a875 | |
parent | f1e14ef64d3e1bdcb3437f1e926fe5a7f861aa0a [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>