commit | 9ef0a9615b0d9cd29c6bc0e8898f1bc3145e44c6 | [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 | 6f2f15a315f3b49310b886eb736ed540a7d7ea16 | |
parent | eac55ea37642163e6bdd899ac319c413c1f1b7cd [diff] |
sched: remove the 'u64 now' parameter from update_stats_wait_end() remove the 'u64 now' parameter from update_stats_wait_end(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>