Markus Armbruster <arm...@redhat.com> writes: > 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. > > Signed-off-by: Markus Armbruster <arm...@redhat.com>
Forgot to mention: this applies on top of "[PATCH] qemu-socket: Polish errors for connect() and listen() failure".