From: Theodore Ts'o Date: Tue, 6 Jan 2009 03:17:35 +0000 (-0500) Subject: ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning() X-Git-Tag: v2.6.29-rc1~40^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde4d95ad8711c84a36735a17136c45b19746af9;p=pandora-kernel.git ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning() 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 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed