commit | 5870db5b83932bea0deac3c68e3c40f377d0b8f7 | [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 | d96d66a20dfc9e6cd7066d01235da3575fc35040 | |
parent | b7cc089657c12340077fe937380f9e54bbd6b300 [diff] |
sched: remove the 'u64 now' parameter from update_stats_wait_start() remove the 'u64 now' parameter from update_stats_wait_start(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>