From: Michael Ellerman Date: Thu, 30 Jun 2005 05:16:18 +0000 (+1000) Subject: [PATCH] ppc64: Cleanup proc printing of event types X-Git-Tag: v2.6.13-rc2~38^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b0470200a2441766599ad84f92ab9daca8ed86d;p=pandora-kernel.git [PATCH] ppc64: Cleanup proc printing of event types The code that prints event counts by type uses a hand-coded number of tabs to get the alignment right. Instead use a printf alignment which will allow allow us to use the event_type strings elsewhere in the future. Signed-off-by: Michael Ellerman Acked-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed