qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/2] qapi: remove empty flat union branches a


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 2/2] qapi: remove empty flat union branches and types
Date: Tue, 29 May 2018 15:46:19 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 05/29/2018 11:41 AM, Anton Nefedov wrote:
Flat unions may now have uncovered branches, so it is possible to get rid
of empty types defined for that purpose only.

Signed-off-by: Anton Nefedov <address@hidden>
---
  qapi/block-core.json | 55 ++++------------------------------------------------
  qapi/crypto.json     | 13 +------------
  qapi/misc.json       | 46 ++-----------------------------------------
  qapi/net.json        | 12 ------------
  qapi/ui.json         | 19 +-----------------
  block/qcow2.c        |  1 -
  cpus.c               |  2 --
  7 files changed, 8 insertions(+), 140 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]