commit | 9948f4b2a728e9ca4928a9a97eb09df955f5b17c | [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 | 0df971ebc9da516864392c29254484a4e900f12b | |
parent | 8494f412edecbdbc36105e0a08f80d05a14dde2c [diff] |
sched: remove the 'u64 now' parameter from pick_next_entity() remove the 'u64 now' parameter from pick_next_entity(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>