From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 29 Apr 2010 17:57:15 +0200 (CEST) Received: from h5.dl5rb.org.uk ([81.2.74.5]:48871 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1492014Ab0D2P5L (ORCPT ); Thu, 29 Apr 2010 17:57:11 +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 o3TFv2k7026391; Thu, 29 Apr 2010 16:57:03 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o3TFuxP8026389; Thu, 29 Apr 2010 16:56:59 +0100 Date: Thu, 29 Apr 2010 16:56:59 +0100 From: Ralf Baechle To: Arnaud Patard Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] arch/mips/loongson/common/machtype.c: Fix typo Message-ID: <20100429155657.GB25765@linux-mips.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-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: 26529 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 Thu, Apr 29, 2010 at 11:58:46AM +0200, Arnaud Patard wrote: > The gdium name string contains an obvious typo. It's not "gidum" but > "gdium". > > Signed-off-by: Arnaud Patard Applied. Thanks, Ralf