From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sv499-0003wK-Eu for qemu-devel@nongnu.org; Sat, 28 Jul 2012 06:21:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sv498-0007ne-Lf for qemu-devel@nongnu.org; Sat, 28 Jul 2012 06:21:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sv498-0007n8-EC for qemu-devel@nongnu.org; Sat, 28 Jul 2012 06:21:18 -0400 Date: Sat, 28 Jul 2012 12:20:05 +0200 From: Alon Levy Message-ID: <20120728102005.GJ29361@garlic.redhat.com> References: <20120725172410.GC29361@garlic.redhat.com> <1343465774-2753-1-git-send-email-alevy@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v2] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: yhalperi@redhat.com, qemu-devel@nongnu.org, kraxel@redhat.com On Sat, Jul 28, 2012 at 09:01:11AM +0000, Blue Swirl wrote: > > + // - this is not a guest io, but a reply, so async_io isn't set. > > Please use checkpatch.pl to avoid C99 comments. > Doh, I must have missed it (I do), will fix, thanks. Alon