f2fs: merge the two conditions to avoid code duplication
authormason.zhang <masonzhang.linuxer@gmail.com>
Wed, 23 Jul 2025 14:58:37 +0000 (22:58 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 24 Jul 2025 20:16:01 +0000 (20:16 +0000)
commitb93bf64e349b1952170f47a0e68fc52f666b9e25
tree90a635a80b4557e32b48306a88dfc82362e86681
parent08a7efc5b02a0620ae16aa9584060e980a69cb55
f2fs: merge the two conditions to avoid code duplication

No functional changes.

Signed-off-by: mason.zhang <masonzhang.linuxer@gmail.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/gc.c