From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kitss-00019L-0f for qemu-devel@nongnu.org; Thu, 25 Sep 2008 12:40:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kitsp-00017z-LY for qemu-devel@nongnu.org; Thu, 25 Sep 2008 12:40:05 -0400 Received: from [199.232.76.173] (port=59731 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kitsp-00017K-26 for qemu-devel@nongnu.org; Thu, 25 Sep 2008 12:40:03 -0400 Received: from wf-out-1314.google.com ([209.85.200.175]:61069) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kitso-0005nw-NV for qemu-devel@nongnu.org; Thu, 25 Sep 2008 12:40:02 -0400 Received: by wf-out-1314.google.com with SMTP id 27so574369wfd.4 for ; Thu, 25 Sep 2008 09:39:59 -0700 (PDT) Message-ID: Date: Thu, 25 Sep 2008 19:39:59 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] [PATCH] few compile time warnings removed In-Reply-To: <48DB5A51.6050800@eu.citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48CFCB81.40708@eu.citrix.com> <48DB5A51.6050800@eu.citrix.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 9/25/08, Stefano Stabellini wrote: > Could someone take a look at this patch, please? > It should only take few minutes. > > Stefano Stabellini wrote: > > > Few small changes to remove some compile time warnings: Looks OK. Anybody mind if I commit it?