From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH uq/master 3/9] event_notifier: add event_notifier_init_fd Date: Thu, 12 Jul 2012 12:11:57 +0300 Message-ID: <4FFE94DD.6070405@redhat.com> References: <1341501390-797-1-git-send-email-pbonzini@redhat.com> <1341501390-797-4-git-send-email-pbonzini@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, mtosatti@redhat.com, kvm@vger.kernel.org, anthony.perard@citrix.com, jan.kiszka@siemens.com, mst@redhat.com, stefano.stabellini@eu.citrix.com To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:36389 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933431Ab2GLJMJ (ORCPT ); Thu, 12 Jul 2012 05:12:09 -0400 In-Reply-To: <1341501390-797-4-git-send-email-pbonzini@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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