]> Git Repo - linux.git/commit
[PATCH] ppc64: Cleanup proc printing of event types
authorMichael Ellerman <[email protected]>
Thu, 30 Jun 2005 05:16:18 +0000 (15:16 +1000)
committerPaul Mackerras <[email protected]>
Thu, 30 Jun 2005 05:16:18 +0000 (15:16 +1000)
commit9b0470200a2441766599ad84f92ab9daca8ed86d
treea1863cb975d91adc16332c9e2d528767181d3b96
parented094150bdeb6eca691f1b7a05bd34d4d1a95488
[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 <[email protected]>
Acked-by: Stephen Rothwell <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
arch/ppc64/kernel/ItLpQueue.c
This page took 0.056849 seconds and 4 git commands to generate.