]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit5a2ad98e920dd8ac4cfbc0c1556e930ba2d65427
treec43bc95e60cb85350aacdfa9121dbc65e38bb8aa
parent25ef231de2678690198d95dca949c3caa67a76de
arch/powerpc: Fix continuation line formats

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>
arch/powerpc/kernel/nvram_64.c
arch/powerpc/platforms/pseries/hotplug-cpu.c
arch/powerpc/platforms/pseries/smp.c