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