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