| commit | ee0827d8b5271094380410cf21d8c48c109a773a | [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 | 2886f7c95b983ffdb89d3a34590e01fbbb3133c7 | |
| parent | 31ee529cc2254e8b62880535ec8f21a4c5e1c091 [diff] |
sched: remove the 'u64 now' parameter from ->task_new() remove the 'u64 now' parameter from ->task_new(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>