From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZlmX-0005fj-5n for qemu-devel@nongnu.org; Thu, 23 Jun 2011 11:25:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZlmV-0006ZU-N6 for qemu-devel@nongnu.org; Thu, 23 Jun 2011 11:25:24 -0400 Received: from mail-qy0-f173.google.com ([209.85.216.173]:51073) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZlmV-0006ZB-8G for qemu-devel@nongnu.org; Thu, 23 Jun 2011 11:25:23 -0400 Received: by qyk10 with SMTP id 10so3532569qyk.4 for ; Thu, 23 Jun 2011 08:25:21 -0700 (PDT) Sender: Richard Henderson Message-ID: <4E035ADE.3030300@twiddle.net> Date: Thu, 23 Jun 2011 08:25:18 -0700 From: Richard Henderson MIME-Version: 1.0 References: <8d7dcd1ab2db770904ba8dac00e8bb6b50a23201.1308072799.git.mst@redhat.com> <4DF79EB4.1060507@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 08/10] alpha: remove unused variable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Stefan Hajnoczi , qemu-devel@nongnu.org On 06/23/2011 04:47 AM, Peter Maydell wrote: > On 14 June 2011 18:47, Richard Henderson wrote: >> On 06/14/2011 10:36 AM, Michael S. Tsirkin wrote: >>> Signed-off-by: Michael S. Tsirkin >>> --- >>> target-alpha/translate.c | 7 ++++++- >>> 1 files changed, 6 insertions(+), 1 deletions(-) >> >> Acked-by: Richard Henderson > > Richard, does this ack mean you've taken this patch (and the > other target-alpha gcc 4.6 warning fix patch) into an alpha > patches queue, or would you prefer these to be routed via the > trivial-patches queue? I did not bring it into my patch queue. Please route it through trivial. r~