Re: [PATCH 2/3] staging: erofs: unzip_vle.c: Constant in comparison on right side
From: Chao Yu
Date: Thu Nov 15 2018 - 22:07:47 EST
On 2018/11/13 4:43, Cristian Sicilia wrote:
> Comparisons should place the constant
> on the right side of the test.
>
> Signed-off-by: Cristian Sicilia <sicilia.cristian@xxxxxxxxx>
Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>
Thanks,