spi/spi_s3c64xx.c: Fix continuation line formats
authorJoe Perches <joe@perches.com>
Tue, 2 Feb 2010 07:22:13 +0000 (07:22 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 2 Feb 2010 08:07:07 +0000 (01:07 -0700)
String constants that are continued on subsequent lines with \
are not good.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found