]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/ext4/mballoc.c
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)
commit1084f252e3490392575b80cbdfa1baf0842173d8
tree063673648d6e16f6f2873bfcf99791eacadf1aec
parentace36ad431c6820c2a8718cee85e5294d6e19747
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