]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
f2fs: clean up the type parameter in f2fs_sync_meta_pages()
authorYangyang Zang <zangyangyang66@gmail.com>
Mon, 12 Jan 2026 07:46:35 +0000 (15:46 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 17 Jan 2026 00:00:34 +0000 (00:00 +0000)
commitf7b929eda1f1c28ec80ab613cb23410d84755591
tree90ffbc61ff734de23a62233cdcd1aae75829eef3
parente48e16f3e37fac76e2f0c14c58df2b0398a323b0
f2fs: clean up the type parameter in f2fs_sync_meta_pages()

Clean up code to improve readability, no logic changes.

Signed-off-by: Yangyang Zang <zangyangyang1@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/f2fs.h
fs/f2fs/file.c