commit | 29b4b623fe8163ca3c1da125da81234d41c8a3db | [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 | 01213e2c44e0b226eb6ac8d257c655dc6ef1ec31 | |
parent | 84a1d7a2f91d2f26d21026973dbf3023d17c701f [diff] |
sched: remove the 'u64 now' parameter from inc_load() remove the 'u64 now' parameter from inc_load(). ( identity transformation that causes no change in functionality. ) Signed-off-by: Ingo Molnar <mingo@elte.hu>