[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)
commit9f40668d7d14d4d16cedc2104bfb63a43584dacf
tree1afa0f60acfcfb89e460feca6ea4d5686b192915
parent25ab7cd84eebdc1869d236029ada3a7b403de8ba
[PATCH] ext3: remove trailing newlines from ext3_warning() calls

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>
fs/ext3/ialloc.c
fs/ext3/namei.c
fs/ext3/resize.c