commit | 79303e9e0219a23f8757af99393b21ecb35231bf | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:47 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:47 2007 +0200 |
tree | d49cce653217573a6f3114b1fefa1b3c374b8730 | |
parent | 9ef0a9615b0d9cd29c6bc0e8898f1bc3145e44c6 [diff] |
sched: remove the 'u64 now' parameter from update_stats_curr_start() remove the 'u64 now' parameter from update_stats_curr_start(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>