diff options
author | Chao Yu <chao2.yu@samsung.com> | 2014-11-18 11:17:20 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2014-11-19 22:49:31 -0800 |
commit | aba291b3d8d83941c7ea39487e279ae793b711b3 (patch) | |
tree | e0256e3f4bcb25237d7774b042b0c61b42fe0219 /fs/f2fs/debug.c | |
parent | 6c0299320318c8154a20a3d9e73cbd1fc58d96e1 (diff) |
f2fs: remove unneeded check code with option in f2fs_remount
Because we have checked the contrary condition in case of "if" judgment, we do
not need to check the condition again in case of "else" judgment. Let's remove
it.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/debug.c')
0 files changed, 0 insertions, 0 deletions