ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 6 Jan 2009 03:17:35 +0000 (22:17 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 6 Jan 2009 03:17:35 +0000 (22:17 -0500)
This removes annoying blank syslog entries emitted by ext4_error() or
ext4_warning(), since these functions add their own newline.

Signed-off-by: Nick Warne <nick@ukfsn.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found