From: Amerigo Wang Date: Mon, 14 Dec 2009 08:23:56 +0000 (-0500) Subject: perf: Use format string of printf to align strings X-Git-Tag: v2.6.34-rc1~197^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3912f2abc942a002ef611fc973add5e5eadb3432;p=pandora-kernel.git perf: Use format string of printf to align strings Instead of filling whitespaces to do alignment, use printf's format string. This simplifies the code a bit. Signed-off-by: WANG Cong Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker LKML-Reference: <20091214082700.4224.57640.sendpatchset@localhost.localdomain> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed