From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWHCI-00086q-Fp for qemu-devel@nongnu.org; Mon, 31 Aug 2015 00:59:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWHCF-0000zi-9L for qemu-devel@nongnu.org; Mon, 31 Aug 2015 00:59:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWHCF-0000zQ-3e for qemu-devel@nongnu.org; Mon, 31 Aug 2015 00:59:55 -0400 Date: Mon, 31 Aug 2015 10:29:51 +0530 From: Amit Shah Message-ID: <20150831045951.GA13778@grmbl.mre> References: <1439532987-16335-1-git-send-email-soren.brinkmann@xilinx.com> <20150826212655.GW2650@xsjsorenbubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20150826212655.GW2650@xsjsorenbubuntu> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH QEMU] vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?S=F6ren?= Brinkmann Cc: Peter Maydell , QEMU Developers , Juan Quintela On (Wed) 26 Aug 2015 [14:26:55], S=F6ren Brinkmann wrote: > On Fri, 2015-08-14 at 09:48AM +0100, Peter Maydell wrote: > > On 14 August 2015 at 07:16, Soren Brinkmann wrote: > > > The macro is defined twice in identical ways. > > > > > > Signed-off-by: Soren Brinkmann > > > --- > > > I have the feeling I'm missing a tiny one-letter difference or some > > > ifdef, but I believe the mentioned macro is defined twice. > >=20 > > Duplicate accidentally introduced way back in > > commit 9ba2f6601d92c73 as far as I can tell. > >=20 > > Reviewed-by: Peter Maydell >=20 > Thanks for reviewing. > Does anybody pick that up? Yes, we will. Thanks, Amit