sched: remove the 'u64 now' parameter from __enqueue_sleeper()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:48 +0000 (11:16 +0200)
commitdfdc119e54f44cba70ebe1f565767d3d0640d19f
treed9110cc9cb5efbf9b186434bd6b73cfcc4055ef1
parentc7e9b5b293106c8dd6b1ca968d24f10fa919f6fd
sched: remove the 'u64 now' parameter from __enqueue_sleeper()

remove the 'u64 now' parameter from __enqueue_sleeper().

( identity transformation that causes no change in functionality. )

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c