sched: remove the 'u64 now' parameter from print_cfs_rq()
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)
commit5cef9eca3837a8dcf605a360e213c4179a07c41a
tree36dbdbf4e35d82cb66de92da56121ffde9c2cd05
parentd281918d7c135c555d9cebcf73d4320efa8177dc
sched: remove the 'u64 now' parameter from print_cfs_rq()

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

( identity transformation that causes no change in functionality. )

Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
kernel/sched_debug.c
kernel/sched_fair.c