Staging: Fix continuation line formats
authorJoe Perches <joe@perches.com>
Tue, 2 Feb 2010 07:22:14 +0000 (23:22 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:55 +0000 (16:42 -0800)
String constants that are continued on subsequent lines with \
are not good.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found