From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0f0k-00015f-5a for qemu-devel@nongnu.org; Mon, 26 Mar 2018 23:10:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0f0j-0007CW-EA for qemu-devel@nongnu.org; Mon, 26 Mar 2018 23:10:58 -0400 Date: Tue, 27 Mar 2018 11:10:37 +0800 From: Fam Zheng Message-ID: <20180327031037.GI31422@lemon.usersys.redhat.com> References: <20180323143202.28879-1-lvivier@redhat.com> <20180323143202.28879-5-lvivier@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180323143202.28879-5-lvivier@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 4/5] qdict: remove useless cast List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Vivier Cc: qemu-devel@nongnu.org, Alexander Graf , "Michael S. Tsirkin" , qemu-block@nongnu.org, Paolo Bonzini , qemu-trivial@nongnu.org, Alberto Garcia , qemu-ppc@nongnu.org, Kevin Wolf , Daniel =?iso-8859-1?Q?P=2E_Berrang=E9?= , Max Reitz , Max Filippov , "Dr. David Alan Gilbert" , Peter Crosthwaite , qemu-arm@nongnu.org, Yongbok Kim , Aurelien Jarno , Markus Armbruster , Jason Wang , Igor Mitsyanko , Eduardo Habkost , Eric Blake , David Gibson , Peter Maydell , Richard Henderson On Fri, 03/23 15:32, Laurent Vivier wrote: > Re-run Coccinelle script scripts/coccinelle/qobject.cocci > > Signed-off-by: Laurent Vivier This time for the right revision of the patch: Acked-by: Fam Zheng