commit | 668031ca8fa2cc565f325f4fb69f131af449b7a7 | [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 | 866cf6dd909c7e1741cb7934bd65283b5e219233 | |
parent | 2396af69bec0ba3274383c20de7a31acf7c74b7a [diff] |
sched: remove the 'u64 now' parameter from enqueue_entity() remove the 'u64 now' parameter from enqueue_entity(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>