sched/debug: Fix formatting of /proc/<PID>/sched
authorKamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Thu, 27 Jun 2013 16:50:05 +0000 (22:20 +0530)
committerIngo Molnar <mingo@kernel.org>
Fri, 28 Jun 2013 09:13:35 +0000 (11:13 +0200)
This patch alters format string's width, to align all statistics
at par with the longest struct sched_statistic member name under
/proc/<PID>/sched.

Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: peterz@infradead.org
Link: http://lkml.kernel.org/r/20130627165005.GA15583@linux.vnet.ibm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found