[PATCH] ext3: remove trailing newlines from ext3_warning() calls
authorGlauber de Oliveira Costa <glommer@br.ibm.com>
Sun, 8 Jan 2006 09:03:22 +0000 (01:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:56 +0000 (20:13 -0800)
Remove the trailing newlines in calls to ext3_warning().  This function
already adds a trailing newline to the end of messages.

Signed-off-by: Glauber de Oliveira Costa <glommer@br.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found