f2fs: remove redundant condition check
authorJaegeuk Kim <jaegeuk@kernel.org>
Wed, 6 Apr 2016 18:27:03 +0000 (11:27 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 15 Apr 2016 15:49:47 +0000 (08:49 -0700)
commit4da7bf5a4345f3ce9699476a8022f66cfb4a8ce9
tree671a99704e055a184a3d009310574faf39175107
parent26dc3d4424e9f4764d633bd8f9309a01e6f364dd
f2fs: remove redundant condition check

This patch resolves the redundant condition check reported by David.

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/data.c
This page took 0.024483 seconds and 5 git commands to generate.