print the correct amount of dashes in /proc/sched_debug.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
        "\nrunnable tasks:\n"
        "            task   PID        tree-key  switches  prio"
        "    exec-runtime        sum-exec       sum-sleep\n"
-       "------------------------------------------------------------------"
-       "--------------------------------"
-       "------------------------------------------------"
-       "--------------------------------\n");
+       "------------------------------------------------------"
+       "------------------------------------------------");
 
        read_lock_irq(&tasklist_lock);