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