Re: [PATCH 1/8] erofs: simplify z_erofs_read_fragment()

From: Chao Yu
Date: Wed Aug 23 2023 - 10:56:43 EST


On 2023/8/17 16:28, Gao Xiang wrote:
A trivial cleanup to make the fragment handling logic more clear.

Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,