sched: remove the 'u64 now' parameter from put_prev_entity()
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)
commitab6cde2692c76b88ea430aa188ea50303216a955
treef5372723e775049f11388507788db56fa6a0fcdd
parent9948f4b2a728e9ca4928a9a97eb09df955f5b17c
sched: remove the 'u64 now' parameter from put_prev_entity()

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

( identity transformation that causes no change in functionality. )

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