From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 08 Jul 2009 17:24:59 +0200 (CEST) Received: from h5.dl5rb.org.uk ([81.2.74.5]:33213 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by ftp.linux-mips.org with ESMTP id S1492434AbZGHPYw (ORCPT ); Wed, 8 Jul 2009 17:24:52 +0200 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id n68FOkGc000953; Wed, 8 Jul 2009 16:24:46 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id n68FOjRH000951; Wed, 8 Jul 2009 16:24:45 +0100 Date: Wed, 8 Jul 2009 16:24:45 +0100 From: Ralf Baechle To: Yoichi Yuasa Cc: linux-mips Subject: Re: [PATCH[MIPS] fix unbalance brace in mipssim get_c0_compare_int() Message-ID: <20090708152445.GA856@linux-mips.org> References: <20090708150819.92fb1f86.yuasa@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090708150819.92fb1f86.yuasa@linux-mips.org> User-Agent: Mutt/1.5.18 (2008-05-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 23679 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Wed, Jul 08, 2009 at 03:08:19PM +0900, Yoichi Yuasa wrote: Thanks, applied. Ralf