From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QanFS-0007K2-P8 for qemu-devel@nongnu.org; Sun, 26 Jun 2011 07:11:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QanFR-0003yC-AM for qemu-devel@nongnu.org; Sun, 26 Jun 2011 07:11:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49001) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QanFQ-0003y6-UX for qemu-devel@nongnu.org; Sun, 26 Jun 2011 07:11:29 -0400 Date: Sun, 26 Jun 2011 14:11:02 +0300 From: "Michael S. Tsirkin" Message-ID: <20110626111102.GB5218@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 10/10] linux-user: remove unused variables List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , Anthony Liguori , Marcelo Tosatti , Gerd Hoffmann , Stefan Hajnoczi , kvm@vger.kernel.org, Isaku Yamahata , Jan Kiszka , Riku Voipio , Alexander Graf , Christoph Hellwig , Blue Swirl , Alex Williamson , Paul Brook , Paolo Bonzini , Avi Kivity , Aurelien Jarno , Richard Henderson On Tue, Jun 14, 2011 at 08:36:33PM +0300, Michael S. Tsirkin wrote: > Signed-off-by: Michael S. Tsirkin Riku, could you fix this up in a way that makes sense please? All I really care about is that -Werror build passes with the latest gcc. -- MST