2010-02-06 17:49:16

by Frans Pop

[permalink] [raw]
Subject: [PATCH 12/16] cris/trivial: remove trailing space in message

In this case replaced with an extra period as an elipsis is usually
three periods.

Signed-off-by: Frans Pop <[email protected]>
Cc: [email protected]
Cc: Jiri Kosina <[email protected]>
---
arch/cris/arch-v32/drivers/sync_serial.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/cris/arch-v32/drivers/sync_serial.c b/arch/cris/arch-v32/drivers/sync_serial.c
index d2a0fbf..e5634fa 100644
--- a/arch/cris/arch-v32/drivers/sync_serial.c
+++ b/arch/cris/arch-v32/drivers/sync_serial.c
@@ -448,7 +448,7 @@ static int sync_serial_open(struct inode *inode, struct file *file)
/* Allow open this device twice (assuming one reader and one writer) */
if (port->busy == 2)
{
- DEBUG(printk(KERN_DEBUG "Device is busy.. \n"));
+ DEBUG(printk(KERN_DEBUG "Device is busy...\n"));
goto out;
}

--
1.6.6.1


2010-02-08 07:48:07

by Jesper Nilsson

[permalink] [raw]
Subject: Re: [PATCH 12/16] cris/trivial: remove trailing space in message

On Sat, Feb 06, 2010 at 06:47:19PM +0100, Frans Pop wrote:
> In this case replaced with an extra period as an elipsis is usually
> three periods.

Absolutely.

Acked-by: Jesper Nilsson <[email protected]>

/^JN - Jesper Nilsson
--
Jesper Nilsson -- [email protected]