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>

No differences found