commit | 19b6a2e3706675eea4d74729114e36968fa43577 | [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 | 7b52eff26129ef1609ea044f201432b207ff266a | |
parent | 79303e9e0219a23f8757af99393b21ecb35231bf [diff] |
sched: remove the 'u64 now' parameter from update_stats_dequeue() remove the 'u64 now' parameter from update_stats_dequeue(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>