commit | 8a349d4b13c41c00564cd79f6fabdec347084758 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Feb 02 07:22:13 2010 +0000 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 02 01:07:07 2010 -0700 |
tree | 00ff48ef78d552df0b47332eafca96adc2a60df6 | |
parent | fb7899b1f0b748ef966071f5dc23c59ebd57d08f [diff] |
spi/spi_s3c64xx.c: 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: Grant Likely <grant.likely@secretlab.ca>