commit | b1681c56f5b6bf551bed2617a395855055836571 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Feb 03 18:44:44 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 03 18:44:44 2010 -0800 |
tree | 49d77f8d258c87b754cfeecfad615b9edbbd225f | |
parent | 3dabcfef3e668f6dd32147d810a29ccbd55dc963 [diff] |
drivers/ide: 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: David S. Miller <davem@davemloft.net>