f2fs: Clean up errors in segment.h
authorKaiLong Wang <wangkailong@jari.cn>
Fri, 13 Oct 2023 06:45:42 +0000 (14:45 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 16 Oct 2023 19:51:37 +0000 (12:51 -0700)
commit37768434b7a7d00ac5a08b2c1d31aa7aaa0846a0
treec3efc5ad2476690225ec9320ed79a5e5f070988b
parent9f792ab8e33de727993bbd84ece892e72de18c85
f2fs: Clean up errors in segment.h

Fix the following errors reported by checkpatch:

ERROR: spaces required around that ':' (ctx:VxW)

Signed-off-by: KaiLong Wang <wangkailong@jari.cn>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/segment.h