drivers/ide: Fix continuation line formats
authorJoe Perches <joe@perches.com>
Thu, 4 Feb 2010 02:44:44 +0000 (18:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Feb 2010 02:44:44 +0000 (18:44 -0800)
String constants that are continued on subsequent lines with \
are not good.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found