From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 27 Jan 2010 14:45:06 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:39534 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1493536Ab0A0NpC (ORCPT ); Wed, 27 Jan 2010 14:45:02 +0100 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 o0RDj8tJ024726; Wed, 27 Jan 2010 14:45:09 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o0RDj6md024573; Wed, 27 Jan 2010 14:45:06 +0100 Date: Wed, 27 Jan 2010 14:45:03 +0100 From: Ralf Baechle To: Yoichi Yuasa Cc: linux-mips Subject: Re: [PATCH -queue] MIPS: Alchemy: add missing bracket Message-ID: <20100127134502.GA18247@linux-mips.org> References: <20100127181854.91a24a6f.yuasa@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100127181854.91a24a6f.yuasa@linux-mips.org> User-Agent: Mutt/1.5.20 (2009-08-17) X-archive-position: 25698 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 Return-Path: X-Keywords: X-UID: 17516 On Wed, Jan 27, 2010 at 06:18:54PM +0900, Yoichi Yuasa wrote: I've folded your patch into the -queue patch, which added this syntax error. Thanks! Ralf