commit | 84a1d7a2f91d2f26d21026973dbf3023d17c701f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:49 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 09 11:16:49 2007 +0200 |
tree | c10a3ae27b8f2d76da1597f16263eba93d73a02e | |
parent | ee0827d8b5271094380410cf21d8c48c109a773a [diff] |
sched: remove the 'u64 now' parameter from update_curr_load() remove the 'u64 now' parameter from update_curr_load(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>