On 06/13/2015 08:20 AM, Markus Armbruster wrote:
> Remove it except for two things in qerror.h:
> 
> * Two #include to be cleaned up separately to avoid cluttering this
>   patch.
> 
> * The QERR_ macros.  Mark as obsolete.
> 
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  block/qapi.c               |   6 --
>  include/monitor/monitor.h  |   1 -
>  include/qapi/qmp/qerror.h  |  19 +-----
>  include/qapi/qmp/qobject.h |   1 -
>  monitor.c                  |  13 ----
>  qobject/Makefile.objs      |   1 -
>  qobject/qerror.c           | 148 
> ---------------------------------------------
>  qobject/qjson.c            |   3 -
>  stubs/Makefile.objs        |   1 -
>  stubs/mon-is-qmp.c         |   2 +
>  stubs/mon-set-error.c      |   8 ---
>  11 files changed, 4 insertions(+), 199 deletions(-)
>  delete mode 100644 qobject/qerror.c
>  delete mode 100644 stubs/mon-set-error.c
> 

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to