qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v3 4/7] qapi: Remove qobject_to_X() functions


From: Eric Blake
Subject: Re: [Qemu-block] [PATCH v3 4/7] qapi: Remove qobject_to_X() functions
Date: Sat, 24 Feb 2018 15:05:27 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/24/2018 09:40 AM, Max Reitz wrote:
They are no longer needed now.

Signed-off-by: Max Reitz <address@hidden>
Reviewed-by: Alberto Garcia <address@hidden>
---
  include/qapi/qmp/qbool.h   |  1 -
  include/qapi/qmp/qdict.h   |  1 -
  include/qapi/qmp/qlist.h   |  1 -
  include/qapi/qmp/qnum.h    |  1 -
  include/qapi/qmp/qstring.h |  1 -
  qobject/qbool.c            | 11 -----------
  qobject/qdict.c            | 11 -----------
  qobject/qlist.c            | 11 -----------
  qobject/qnum.c             | 11 -----------
  qobject/qstring.c          | 11 -----------
  10 files changed, 60 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]