| commit | 16fbb5eecc4ab8d4eb4d2a683d7fd74ccacc890b | [log] [tgz] |
|---|---|---|
| author | Joe Perches <joe@perches.com> | Mon Feb 01 23:22:07 2010 -0800 |
| committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:36:07 2010 -0300 |
| tree | a62809561dbbf4ad1ee0e3d19d7504ce5ffe717c | |
| parent | ebcbab4c034db2ec25abe702d788936b29a49b24 [diff] |
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>