From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeSZN-0005DL-M4 for qemu-devel@nongnu.org; Tue, 12 Jun 2012 10:59:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SeSZI-0001j4-AK for qemu-devel@nongnu.org; Tue, 12 Jun 2012 10:59:45 -0400 Received: from mail-gh0-f173.google.com ([209.85.160.173]:53952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeSZI-0001hv-3h for qemu-devel@nongnu.org; Tue, 12 Jun 2012 10:59:40 -0400 Received: by ghrr14 with SMTP id r14so3931128ghr.4 for ; Tue, 12 Jun 2012 07:59:38 -0700 (PDT) Sender: Richard Henderson Message-ID: <4FD75956.9030407@twiddle.net> Date: Tue, 12 Jun 2012 07:59:34 -0700 From: Richard Henderson MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MIPS: Remove obsolete comment about OPC_JALX List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Maciej W. Rozycki" Cc: qemu-devel@nongnu.org, Aurelien Jarno On 2012-06-07 18:06, Maciej W. Rozycki wrote: > Someone was kind enough to push that change upstream on my behalf, but > somehow the piece to update the comment accordingly was missed and not > propagated. Here's an update to remove the obsolete and now misleading > comment. > > Signed-off-by: Maciej W. Rozycki > --- > > Mostly obvious, please apply. Indeed. Reviewed-by: Richard Henderson r~