btrfs: remove stale newlines from log messages
authorDavid Sterba <dsterba@suse.cz>
Thu, 15 May 2014 14:48:20 +0000 (16:48 +0200)
committerChris Mason <clm@fb.com>
Tue, 10 Jun 2014 00:20:53 +0000 (17:20 -0700)
commit351fd3532159441e810d458a5b681090ff8449fd
tree7c087b510bff35cfd9c9b8d21d6a2a56f3a68f32
parent7d78874273463a784759916fc3e0b4e2eb141c70
btrfs: remove stale newlines from log messages

I've noticed an extra line after "use no compression", but search
revealed much more in messages of more critical levels and rare errors.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/extent-tree.c
fs/btrfs/inode.c
fs/btrfs/ordered-data.c
fs/btrfs/relocation.c
fs/btrfs/send.c
fs/btrfs/super.c
fs/btrfs/volumes.c