Re: [PATCH v2 3/7] erofs: use a better form for complicated on-disk fields

From: Chao Yu
Date: Thu Aug 29 2019 - 23:29:52 EST


On 2019/8/30 11:00, Gao Xiang wrote:
> As Joe Perches [1] suggested, let's use a better
> form to describe complicated on-disk fields.
>
> p.s. it has different tab alignment looking between
> the real file and patch file.
> p.p.s. due to changing a different form, some lines
> have to exceed 80 characters.
> [1] https://lore.kernel.org/r/67d6efbbc9ac6db23215660cb970b7ef29dc0c1d.camel@xxxxxxxxxxx/
> Reported-by: Joe Perches <joe@xxxxxxxxxxx>
> Signed-off-by: Gao Xiang <gaoxiang25@xxxxxxxxxx>

Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>

Thanks,