sched: remove the 'u64 now' parameter from update_curr_rt()
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)
commitf1e14ef64d3e1bdcb3437f1e926fe5a7f861aa0a
tree144d499d871c94e81fc6c78e6828bae7e3424c21
parentab6cde2692c76b88ea430aa188ea50303216a955
sched: remove the 'u64 now' parameter from update_curr_rt()

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

( identity transformation that causes no change in functionality. )

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