]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd192731c971356af63f255e754cccc5c8ce82ac1
tree063673648d6e16f6f2873bfcf99791eacadf1aec
parent6dd83fcd32b82e7c9558d166f87b1b46699364d6
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" <tytso@mit.edu>
fs/ext4/ialloc.c
fs/ext4/inode.c
fs/ext4/mballoc.c