]> git.proxmox.com Git - qemu.git/commit
error: Clean up abuse of error_report() for help
authorMarkus Armbruster <armbru@redhat.com>
Fri, 8 Feb 2013 20:22:15 +0000 (21:22 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 11 Feb 2013 14:13:18 +0000 (08:13 -0600)
commit1a9522cc6ea04968e1169f0195952d0029d5dbb9
tree45345308cb036f4d5999708c06083ba2683aa390
parent474c21349fdde3c477357c2317ca6ad50872827b
error: Clean up abuse of error_report() for help

Use error_printf() instead, so the help gets presented more nicely.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 1360354939-10994-3-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/vfio_pci.c