From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIZgE-0006q2-I6 for qemu-devel@nongnu.org; Mon, 01 Oct 2012 02:40:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TIZgA-0003HT-D6 for qemu-devel@nongnu.org; Mon, 01 Oct 2012 02:40:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:16147) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIZgA-0003EJ-51 for qemu-devel@nongnu.org; Mon, 01 Oct 2012 02:40:34 -0400 Message-ID: <50693ADC.3090100@redhat.com> Date: Mon, 01 Oct 2012 08:40:28 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1348577763-12920-1-git-send-email-pbonzini@redhat.com> <1348577763-12920-10-git-send-email-pbonzini@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 09/17] aio: prepare for introducing GSource-based dispatch List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org Il 29/09/2012 13:28, Blue Swirl ha scritto: >> > + if (node->pfd.fd == fd) > Forgot to run checkpatch.pl? > No, just ignored its result for an RFC. Paolo