btrfs-progs: check: fix missing newlines
authorOmar Sandoval <osandov@fb.com>
Wed, 16 Nov 2016 20:54:32 +0000 (12:54 -0800)
committerDavid Sterba <dsterba@suse.com>
Wed, 23 Nov 2016 10:07:05 +0000 (11:07 +0100)
commit776cd164b73092ec559a47080ff44aa22bad97a1
treeeb0f351248d97d86d9a2f7a8833ee4ed692d8b86
parentfc4a8280611f4da6fc73f14468465d67807f9e7c
btrfs-progs: check: fix missing newlines

Also, the other progress messages go to stderr, so "checking extents"
probably should, as well.

Fixes: c7a1f66a205f ("btrfs-progs: check: switch some messages to common helpers")
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
cmds-check.c