KVM: ia64: Fix string literal continuation lines
authorJoe Perches <joe@perches.com>
Tue, 2 Feb 2010 07:22:07 +0000 (23:22 -0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:36:07 +0000 (12:36 -0300)
String constants that are continued on subsequent lines with \
are not good.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found