erofs: clean up redundant comment and adjust code alignment
authorFerry Meng <mengferry@linux.alibaba.com>
Tue, 15 Aug 2023 09:48:47 +0000 (17:48 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Wed, 23 Aug 2023 15:39:50 +0000 (23:39 +0800)
commit428f27cc8d3202ebbc5013fe53e8596949955d85
treebaaa26dc3e776b720d84ed18a197b4578156b436
parente3157bb55d3ed81ab3e21d1e2a07527d674556b4
erofs: clean up redundant comment and adjust code alignment

Remove some redundant comments in erofs/super.c, and avoid unncessary
line breaks for cleanup.

Signed-off-by: Ferry Meng <mengferry@linux.alibaba.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20230815094849.53249-1-mengferry@linux.alibaba.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/super.c