From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpHOQ-0006Sd-St for qemu-devel@nongnu.org; Thu, 12 Jul 2012 07:17:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpHOL-0000lp-8I for qemu-devel@nongnu.org; Thu, 12 Jul 2012 07:17:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpHOL-0000lV-0L for qemu-devel@nongnu.org; Thu, 12 Jul 2012 07:17:05 -0400 Message-ID: <4FFEB226.3000702@redhat.com> Date: Thu, 12 Jul 2012 13:16:54 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1341501390-797-1-git-send-email-pbonzini@redhat.com> <1341501390-797-3-git-send-email-pbonzini@redhat.com> <4FFE9471.1060305@redhat.com> <4FFEA738.6040807@redhat.com> <4FFEAF43.3070907@redhat.com> In-Reply-To: <4FFEAF43.3070907@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH uq/master 2/9] event_notifier: remove event_notifier_test List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity 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 Il 12/07/2012 13:04, Avi Kivity ha scritto: > Right, it's useless. I'll adjust the comment (and the whitespace fix) > and apply. Ok, thanks very much! Paolo