summaryrefslogtreecommitdiff
path: root/arch/m68k/q40
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2010-02-06 18:47:11 +0100
committerGeert Uytterhoeven <geert@linux-m68k.org>2010-05-17 21:15:40 +0200
commitb9b0d8b430ebd61d32e2a9544e75a3c4b10cddcd (patch)
treee329bf5fa7aa125ab8bb5b330ea263ae6f8f95da /arch/m68k/q40
parent291d7e9553fef2e18825b1ef1345fbd316dff98f (diff)
m68k: Remove trailing spaces in messages
Signed-off-by: Frans Pop <elendil@planet.nl> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/q40')
-rw-r--r--arch/m68k/q40/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/q40/config.c b/arch/m68k/q40/config.c
index 31ab3f08bbda..ad10fecec2fe 100644
--- a/arch/m68k/q40/config.c
+++ b/arch/m68k/q40/config.c
@@ -126,7 +126,7 @@ static void q40_reset(void)
{
halted = 1;
printk("\n\n*******************************************\n"
- "Called q40_reset : press the RESET button!! \n"
+ "Called q40_reset : press the RESET button!!\n"
"*******************************************\n");
Q40_LED_ON();
while (1)