qemu-e2k/hw/kvm
Markus Armbruster 474c21349f error: Clean up error strings with embedded newlines
The arguments of error_report() should yield a short error string
without newlines.

A few places try to print additional help after the error message by
embedding newlines in the error string.  That's nice, but let's do it
the right way.

Since I'm touching these lines anyway, drop a stray preposition and
some tabs.  We don't use tabs for similar messages elsewhere.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 1360354939-10994-2-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-11 08:13:18 -06:00
..
Makefile.objs kvm: i386: Add classic PCI device assignment 2012-09-10 15:30:00 +03:00
apic.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
clock.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
clock.h kvm: Move kvmclock into hw/kvm folder 2012-01-19 12:14:39 +01:00
i8254.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
i8259.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
ioapic.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
pci-assign.c error: Clean up error strings with embedded newlines 2013-02-11 08:13:18 -06:00