]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitadd332a1523a09cf6d429933f1e2fb4ccdfe6479
tree89c86bd42106e4e77447aaa9964b4ab754dc71a1
parent239003ea2e30374d1cdfee788867e497cca2366c
sched/debug: Fix formatting of /proc/<PID>/sched

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>
kernel/sched/debug.c