sched debug: remove the 'u64 now' parameter from print_task()/_rq()
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:51 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:51 +0000 (11:16 +0200)
commita48da48b403319918a587be8b5d46fe1d186c2ac
tree8388a2c9a6be63ae5b8c8b8534588e694368ae64
parentbdd4dfa89c1e3e1379729b9edec1526b3ecc25ec
sched debug: remove the 'u64 now' parameter from print_task()/_rq()

remove the 'u64 now' parameter from sched_debug.c:print_task()/_rq().

( identity transformation that causes no change in functionality. )

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