ext4: remove trailing newlines from ext4_msg() and ext4_error() messages
authorTheodore Ts'o <tytso@mit.edu>
Tue, 20 Mar 2012 03:13:43 +0000 (23:13 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 20 Mar 2012 03:13:43 +0000 (23:13 -0400)
The functions ext4_msg() and ext4_error() already tack on a trailing
newline, so remove the unnecessary extra newline.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ialloc.c
fs/ext4/inode.c
fs/ext4/mballoc.c

Simple merge
diff --cc fs/ext4/inode.c
Simple merge
Simple merge