[PATCH] staging: erofs: fix parenthesis alignment
Julian Merida
julianmr97 at gmail.com
Mon Mar 18 13:10:24 AEDT 2019
Sorry for the delay, I've been busy and I couldn't check the code before.
Sorry for those mistakes, I agree. That is how the should be. I am going to
edit them and resend the patch to you.
Regards, Julian Merida
El mar., 12 de mar. de 2019 a la(s) 02:37, Gao Xiang (gaoxiang25 at huawei.com)
escribió:
>
>
> On 2019/3/12 12:18, Julian Merida wrote:
> > - err = z_erofs_vle_work_add_page(builder,
> > - newpage, Z_EROFS_PAGE_TYPE_EXCLUSIVE);
> > + err =
> > + z_erofs_vle_work_add_page(builder, newpage,
> > + Z_EROFS_PAGE_TYPE_EXCLUSIVE);
>
> Why not ?
> err = z_erofs_vle_work_add_page(builder, newpage,
>
> Z_EROFS_PAGE_TYPE_EXCLUSIVE);
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linux-erofs/attachments/20190317/ce3bc037/attachment.htm>
More information about the Linux-erofs
mailing list