From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpFRV-0007Td-4R for qemu-devel@nongnu.org; Thu, 12 Jul 2012 05:12:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpFRP-0000YA-EU for qemu-devel@nongnu.org; Thu, 12 Jul 2012 05:12:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpFRP-0000Y1-6m for qemu-devel@nongnu.org; Thu, 12 Jul 2012 05:12:07 -0400 Message-ID: <4FFE94DD.6070405@redhat.com> Date: Thu, 12 Jul 2012 12:11:57 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1341501390-797-1-git-send-email-pbonzini@redhat.com> <1341501390-797-4-git-send-email-pbonzini@redhat.com> In-Reply-To: <1341501390-797-4-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH uq/master 3/9] event_notifier: add event_notifier_init_fd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kvm@vger.kernel.org, mst@redhat.com, jan.kiszka@siemens.com, mtosatti@redhat.com, qemu-devel@nongnu.org, anthony.perard@citrix.com, stefano.stabellini@eu.citrix.com On 07/05/2012 06:16 PM, Paolo Bonzini wrote: > > struct EventNotifier { > - int fd; > + int fd; > }; > If you're fixing whitespace, might as well fix it correctly. -- error compiling committee.c: too many arguments to function