]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit588623ae97dd6e75156ae135e976315229068052
tree144d499d871c94e81fc6c78e6828bae7e3424c21
parent0a8991b6c5cf8b0b153ea189b7255758bcc0a566
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