fsck.f2fs: format output message of FIX_MSG
authorSheng Yong <shengyong1@huawei.com>
Thu, 2 Nov 2017 03:56:12 +0000 (11:56 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sun, 12 Nov 2017 02:01:07 +0000 (18:01 -0800)
commit0f9fb720b272b22651dc74546468e58eb01bec18
tree43554b2acdf86946d345233997b2f1e7b837d2d6
parentffabb34ea12aac24709306c358b30b138ce32223
fsck.f2fs: format output message of FIX_MSG

This patch removes an extra '\n' at the end of the string in FIX_MSG.

Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/fsck.c
fsck/mount.c