]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: remove redundant code for gc condition
authorduguowei <duguowei@xiaomi.com>
Mon, 20 Jun 2022 13:39:45 +0000 (21:39 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sun, 31 Jul 2022 03:16:20 +0000 (20:16 -0700)
commitdb4c42e648cdc9b729e60ef2e51387b3dde26e4c
tree99a24844180525bb55c22e9f11b6fda1d7da367a
parentf3207568a8bd02391ad3f431fd8134591e383c70
f2fs: remove redundant code for gc condition

Remove the redundant code and use local variant as the
argument directly. Make it more human-readable.

Signed-off-by: duguowei <duguowei@xiaomi.com>
[Jaegeuk Kim: make code neat]
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/gc.h