f2fs-tools: remove duplicated declaration of f2fs_configuration c
authorSheng Yong <shengyong1@huawei.com>
Tue, 10 Apr 2018 03:28:20 +0000 (11:28 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 14 Jul 2018 05:46:00 +0000 (22:46 -0700)
commitb112b516046b437db977026f281283d462c2347b
tree743e746741a107a2e2ca4f600b267ed6330c7132
parent8feed81aa919d012c418db070826ffe7985c76fa
f2fs-tools: remove duplicated declaration of f2fs_configuration c

The variable `c' is declared twice in f2fs_fs.h. This patch removes
the second declaration.

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