]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/sched_fair.c
sched: remove the 'u64 now' parameter from update_stats_enqueue()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:47 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:47 +0000 (11:16 +0200)
commitd2417e5a3e6c79e79f982c7553301dc3539873b0
tree3b69ca1064082e831ad4845391e19ad991ab26e2
parent5870db5b83932bea0deac3c68e3c40f377d0b8f7
sched: remove the 'u64 now' parameter from update_stats_enqueue()

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

( identity transformation that causes no change in functionality. )

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