From: Theodore Ts'o Date: Tue, 20 Mar 2012 03:13:43 +0000 (-0400) Subject: ext4: remove trailing newlines from ext4_msg() and ext4_error() messages X-Git-Tag: v3.4-rc1~75^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1084f252e3490392575b80cbdfa1baf0842173d8;p=pandora-kernel.git ext4: remove trailing newlines from ext4_msg() and ext4_error() messages 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" --- Reading git-diff-tree failed