From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eph0f-0006rI-KC for qemu-devel@nongnu.org; Sat, 24 Feb 2018 16:05:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eph0e-0006b7-OG for qemu-devel@nongnu.org; Sat, 24 Feb 2018 16:05:33 -0500 References: <20180224154033.29559-1-mreitz@redhat.com> <20180224154033.29559-5-mreitz@redhat.com> From: Eric Blake Message-ID: Date: Sat, 24 Feb 2018 15:05:27 -0600 MIME-Version: 1.0 In-Reply-To: <20180224154033.29559-5-mreitz@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 4/7] qapi: Remove qobject_to_X() functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org, Markus Armbruster , Alberto Garcia , Michael Roth On 02/24/2018 09:40 AM, Max Reitz wrote: > They are no longer needed now. > > Signed-off-by: Max Reitz > Reviewed-by: Alberto Garcia > --- > 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 -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org