]> git.baikalelectronics.ru Git - kernel.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)
commit3af7a6ae1fc29660926a14881a7b4a004e58bd87
tree89c86bd42106e4e77447aaa9964b4ab754dc71a1
parent0cb706060d03efe1050e42527e8394c599cc5b05
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