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