From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG3Nz-0007Uq-W2 for qemu-devel@nongnu.org; Fri, 17 Jul 2015 07:01:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZG3Nv-0000jg-Tk for qemu-devel@nongnu.org; Fri, 17 Jul 2015 07:00:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZG3Nv-0000jD-KZ for qemu-devel@nongnu.org; Fri, 17 Jul 2015 07:00:55 -0400 References: <1437062641-12684-1-git-send-email-rkrcmar@redhat.com> <1437062641-12684-4-git-send-email-rkrcmar@redhat.com> <55A7D7A0.90805@redhat.com> <20150717110008.GI4835@redhat.com> From: Paolo Bonzini Message-ID: <55A8E062.1000000@redhat.com> Date: Fri, 17 Jul 2015 13:00:50 +0200 MIME-Version: 1.0 In-Reply-To: <20150717110008.GI4835@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 3/3] crypto: use CPP for wrapper definitions in nettle List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: Peter Maydell , qemu-devel@nongnu.org, =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= On 17/07/2015 13:00, Daniel P. Berrange wrote: > > > On 16/07/2015 18:04, Radim Kr=C4=8Dm=C3=A1=C5=99 wrote: > > > It's horrible both ways and I prefer this one. > >=20 > > Let's see what Dan thinks. Since he's on vacation, for now I'm apply= ing > > patches 1 and 2 only. > > I don't have a strong opinion on patch 3 - personally I don't think > it is much benefit, but if you / other maintainers like it, I'd be > fine with it being merged. I happen to agree with you and I was hoping that was the case. :P Paolo