]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit71a3b904b40bfd88b9cf3809eb15a7765293ffb6
tree8388a2c9a6be63ae5b8c8b8534588e694368ae64
parentb1b19095bc4a39ac5af8bc752953f5df5402d12c
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