arch/powerpc: Fix continuation line formats
authorJoe Perches <joe@perches.com>
Sun, 31 Jan 2010 10:02:03 +0000 (10:02 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 9 Feb 2010 02:55:05 +0000 (13:55 +1100)
String constants that are continued on subsequent lines with \
are not good.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found