commit | ff95f3df54609d9d4b9572f8a67d09922a645043 | [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 | 4a4390b68be011709997424cd536acd72f47690e | |
parent | fb8d47240246e20f864f0724a23a7220cd1c59ac [diff] |
sched: remove the 'u64 now' parameter from pick_next_task() remove the 'u64 now' parameter from pick_next_task(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>