Re: [PATCH 1/3] erofs: clean up redundant comment and adjust code alignment
From: Chao Yu
Date: Wed Aug 23 2023 - 10:38:50 EST
On 2023/8/15 17:48, Ferry Meng wrote:
Remove some redundant comments in erofs/super.c, and avoid unncessary
line breaks for cleanup.
Signed-off-by: Ferry Meng <mengferry@xxxxxxxxxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,