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