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)
commit16fbb5eecc4ab8d4eb4d2a683d7fd74ccacc890b
treea62809561dbbf4ad1ee0e3d19d7504ce5ffe717c
parentebcbab4c034db2ec25abe702d788936b29a49b24
KVM: ia64: Fix string literal continuation lines

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>
arch/ia64/kvm/mmio.c
arch/ia64/kvm/vcpu.c