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