From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] Fix last 2 K&R prototyes Date: Wed, 30 Sep 2009 12:28:55 -0300 Message-ID: <20090930152855.GC5764@amt.cnet> References: <1254265647-9697-1-git-send-email-quintela@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Juan Quintela Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43841 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754660AbZI3Pcv (ORCPT ); Wed, 30 Sep 2009 11:32:51 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8UFWtpp014000 for ; Wed, 30 Sep 2009 11:32:55 -0400 Content-Disposition: inline In-Reply-To: <1254265647-9697-1-git-send-email-quintela@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Sep 30, 2009 at 01:07:27AM +0200, Juan Quintela wrote: > Rest of cases are already fixed qemu-upstream > > Signed-off-by: Juan Quintela > --- > hw/device-assignment.c | 2 +- > qemu-kvm.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied, thanks.