error: Make error_setg() a function
commita9499ddd82a99c66cc72a08e72427c423acfea1c
authorMarkus Armbruster <armbru@redhat.com>
Fri, 19 Jun 2015 13:36:16 +0000 (19 15:36 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 10 Sep 2015 11:48:05 +0000 (10 13:48 +0200)
treecb0b7c864fa21936950890352e028b79f0877825
parent552375088a832fd5945ede92d01f98977b4eca13
error: Make error_setg() a function

Saves a tiny amount of code at every call site.

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