commit | fc380c0c8a17bc2bd2d9d7fb41d4a88c3e618db2 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sun Jan 31 20:33:41 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Feb 17 14:02:48 2010 +1100 |
tree | dcd1060477e4016a1cb4f1711b1a865e1e7354a9 | |
parent | c86845ede8b643ca025aec277dec1892d0ccac01 [diff] |
powerpc: Remove whitespace in irq chip name fields Now we use printf style alignment there is no need to manually space these fields. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>