From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alwMZ-000124-Pq for qemu-devel@nongnu.org; Fri, 01 Apr 2016 06:31:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1alwMW-0007oa-IG for qemu-devel@nongnu.org; Fri, 01 Apr 2016 06:31:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alwMW-0007oW-Cv for qemu-devel@nongnu.org; Fri, 01 Apr 2016 06:31:32 -0400 References: <1459503606-31603-1-git-send-email-clg@fr.ibm.com> <20160401115002.60059d33@bahia.huguette.org> From: Paolo Bonzini Message-ID: <56FE4E00.7070605@redhat.com> Date: Fri, 1 Apr 2016 12:31:28 +0200 MIME-Version: 1.0 In-Reply-To: <20160401115002.60059d33@bahia.huguette.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] checkpatch: add target_ulong to typelist List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Greg Kurz , =?UTF-8?Q?C=c3=a9dric_Le_Goater?= Cc: qemu-devel@nongnu.org On 01/04/2016 11:50, Greg Kurz wrote: > > And I tend to agree with Cedric... unless Paolo has a bright idea of course. :) > > Acked-by: Greg Kurz Yes, the patch is correct. Paolo