sched: remove the 'u64 now' parameter from update_curr_load()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:49 +0000 (11:16 +0200)
commit84a1d7a2f91d2f26d21026973dbf3023d17c701f
treec10a3ae27b8f2d76da1597f16263eba93d73a02e
parentee0827d8b5271094380410cf21d8c48c109a773a
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>
kernel/sched.c