commit | fb8d47240246e20f864f0724a23a7220cd1c59ac | [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 | 0c94ecb977355a2152655738bfcee6072c10f41e | |
parent | f02231e51a280f1a0fee4d03ad8f50048e06cced [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>