]> git.proxmox.com Git - mirror_qemu.git/commit
balloon: Eliminate silly QERR_ macros
authorMarkus Armbruster <armbru@redhat.com>
Tue, 13 Jan 2015 16:50:23 +0000 (17:50 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 29 Jan 2015 09:06:02 +0000 (10:06 +0100)
commit2ad28a088d2cc8fd404dfa58fa1b80f9225425ff
treebbc3e648ee456c7effaec45c7ca25ec351536597
parent422e0501a842fb4b3f42494f341707e809c3c6ad
balloon: Eliminate silly QERR_ macros

The QERR_ macros are leftovers from the days of "rich" error objects.
They're used with error_set() and qerror_report(), and expand into the
first *two* arguments.  This trickiness has become pointless.  Clean
up the balloon ones.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
balloon.c
include/qapi/qmp/qerror.h