From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0tbI-0003CZ-6W for qemu-devel@nongnu.org; Fri, 24 Feb 2012 06:46:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0tbH-0000L2-0S for qemu-devel@nongnu.org; Fri, 24 Feb 2012 06:46:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0tbG-0000Kl-LX for qemu-devel@nongnu.org; Fri, 24 Feb 2012 06:46:10 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q1OBk81i003094 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 24 Feb 2012 06:46:08 -0500 Message-ID: <4F47787D.4060501@redhat.com> Date: Fri, 24 Feb 2012 12:46:05 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1329944981-28311-1-git-send-email-alevy@redhat.com> <1329944981-28311-9-git-send-email-alevy@redhat.com> In-Reply-To: <1329944981-28311-9-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 8/9] qxl: introduce QXLCookie List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: yhalperi@redhat.com, qemu-devel@nongnu.org On 02/22/12 22:09, Alon Levy wrote: > Will be used in the next patch. Fails checkpatch.pl. cheers, Gerd