Received: from milmhbs1.lsil.com (147.145.21.209) by coscas01.lsi.com
 (172.21.36.60) with Microsoft SMTP Server id 8.1.393.1; Sat, 6 Feb 2010
 10:47:57 -0700
Received: from mail2.lsil.com (mail2.lsil.com [147.145.40.22])	by
 milmhbs1.lsil.com (8.12.11/8.12.11) with ESMTP id o16Hlv1X020117	for
 <andy.sharp@lsi.com>; Sat, 6 Feb 2010 09:47:57 -0800
Received: from psmtp.com (na3sys009amx194.postini.com [74.125.149.175])	by
 mail2.lsil.com (8.12.11/8.12.11) with SMTP id o16Hh8cU014935	for
 <andy.sharp@lsi.com>; Sat, 6 Feb 2010 09:43:08 -0800 (PST)
Received: from source ([78.24.191.182]) by na3sys009amx194.postini.com
 ([74.125.148.14]) with SMTP;	Sat, 06 Feb 2010 11:47:55 CST
Received: from localhost.localdomain ([127.0.0.1]:59501 "EHLO
        eddie.linux-mips.org" rhost-flags-OK-OK-OK-FAIL)        by
 eddie.linux-mips.org with ESMTP id S1492088Ab0BFRrx (ORCPT
        <rfc822;andy.sharp@lsi.com>); Sat, 6 Feb 2010 18:47:53 +0100
Received: with ECARTIS (v1.0.0; list linux-mips); Sat, 06 Feb 2010 18:47:34
 +0100 (CET)
Received: from cpsmtpm-eml101.kpnxchange.com ([195.121.3.5]:53183 "EHLO
        CPSMTPM-EML101.kpnxchange.com" rhost-flags-OK-OK-OK-OK)        by
 eddie.linux-mips.org with ESMTP id S1492067Ab0BFRr3 (ORCPT
        <rfc822;linux-mips@linux-mips.org>); Sat, 6 Feb 2010 18:47:29 +0100
Received: from elrond.fjphome.nl ([77.166.180.99]) by
 CPSMTPM-EML101.kpnxchange.com with Microsoft SMTPSVC(7.0.6001.18000);
         Sat, 6 Feb 2010 18:47:25 +0100
Received: from aragorn.fjphome.nl ([10.19.66.13])        by elrond.fjphome.nl
 with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)        (Exim 4.69)
        (envelope-from <fjp@aragorn.fjphome.nl>)        id 1Ndokf-0000X0-11;
 Sat, 06 Feb 2010 18:47:25 +0100
Received: from fjp by aragorn.fjphome.nl with local (Exim 4.69)
        (envelope-from <fjp@aragorn.fjphome.nl>)        id 1Ndoke-00085x-AY;
 Sat, 06 Feb 2010 18:47:24 +0100
From: Frans Pop <elendil@planet.nl>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
CC: Frans Pop <elendil@planet.nl>, "linux-mips@linux-mips.org"
	<linux-mips@linux-mips.org>, Ralf Baechle <ralf@linux-mips.org>
Sender: "linux-mips-bounce@linux-mips.org" <linux-mips-bounce@linux-mips.org>
Date: Sat, 6 Feb 2010 10:47:13 -0700
Subject: [PATCH 06/16] mips: remove trailing space in messages
Thread-Topic: [PATCH 06/16] mips: remove trailing space in messages
Thread-Index: AcqnVISH0awLrV4NTXmd0alt31WISA==
Message-ID: <1265478443-31072-6-git-send-email-elendil@planet.nl>
References: <201002061844.45212.elendil@planet.nl>
In-Reply-To: <201002061844.45212.elendil@planet.nl>
Accept-Language: en-US
Content-Language: en-US
X-MS-Exchange-Organization-AuthAs: Anonymous
X-MS-Exchange-Organization-AuthSource: coscas01.lsi.com
X-MS-Has-Attach:
X-Auto-Response-Suppress: All
X-MS-TNEF-Correlator:
x-scanned-by: MIMEDefang 2.39
errors-to: linux-mips-bounce@linux-mips.org
x-originalarrivaltime: 06 Feb 2010 17:47:25.0573 (UTC)
 FILETIME=[716FE350:01CAA754]
x-pstn-levels: (S:99.90000/99.90000 CV:99.9000 FC:95.5390 LC:95.5390
 R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
x-pstn-settings: 3 (1.0000:1.0000) s cv gt3 gt2 gt1 r p m c 
x-pstn-addresses: from <elendil@planet.nl> [22/1] 
x-pstn-neptune: 0/0/0.00/0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0

Signed-off-by: Frans Pop <elendil@planet.nl>
Cc: linux-mips@linux-mips.org
Cc: Ralf Baechle <ralf@linux-mips.org>
---
 arch/mips/alchemy/common/dbdma.c                  |    2 +-
 arch/mips/cavium-octeon/smp.c                     |    2 +-
 arch/mips/pmc-sierra/yosemite/atmel_read_eeprom.c |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/mips/alchemy/common/dbdma.c b/arch/mips/alchemy/common/db=
dma.c
index 5c68569..4050640 100644
--- a/arch/mips/alchemy/common/dbdma.c
+++ b/arch/mips/alchemy/common/dbdma.c
@@ -903,7 +903,7 @@ void au1xxx_dbdma_dump(u32 chanid)
 	dtp =3D ctp->chan_dest;
 	cp =3D ctp->chan_ptr;
=20
-	printk(KERN_DEBUG "Chan %x, stp %x (dev %d)  dtp %x (dev %d) \n",
+	printk(KERN_DEBUG "Chan %x, stp %x (dev %d)  dtp %x (dev %d)\n",
 			  (u32)ctp, (u32)stp, stp - dbdev_tab, (u32)dtp,
 			  dtp - dbdev_tab);
 	printk(KERN_DEBUG "desc base %x, get %x, put %x, cur %x\n",
diff --git a/arch/mips/cavium-octeon/smp.c b/arch/mips/cavium-octeon/smp.c
index c198efd..51e9802 100644
--- a/arch/mips/cavium-octeon/smp.c
+++ b/arch/mips/cavium-octeon/smp.c
@@ -327,7 +327,7 @@ static void octeon_cpu_die(unsigned int cpu)
 				   avail_coremask);
 	}
=20
-	pr_info("Reset core %d. Available Coremask =3D %x \n", coreid,
+	pr_info("Reset core %d. Available Coremask =3D %x\n", coreid,
 		avail_coremask);
 	cvmx_write_csr(CVMX_CIU_PP_RST, 1 << coreid);
 	cvmx_write_csr(CVMX_CIU_PP_RST, 0);
diff --git a/arch/mips/pmc-sierra/yosemite/atmel_read_eeprom.c b/arch/mips/=
pmc-sierra/yosemite/atmel_read_eeprom.c
index fc990cb..d6f8bdf 100644
--- a/arch/mips/pmc-sierra/yosemite/atmel_read_eeprom.c
+++ b/arch/mips/pmc-sierra/yosemite/atmel_read_eeprom.c
@@ -127,7 +127,7 @@ static int recv_ack(void)
=20
 	if (ack) {
 		do_idle();
-		printk(KERN_ERR "Error reading the Atmel 24C32/24C64 EEPROM \n");
+		printk(KERN_ERR "Error reading the Atmel 24C32/24C64 EEPROM\n");
 		return -1;
 	}
=20
--=20
1.6.6.1


