Re: [PATCH 3/6] staging: erofs: formatting spaces around '-'

From: Chao Yu
Date: Sun Sep 02 2018 - 21:48:41 EST


On 2018/8/30 23:13, Pavel Zemlyanoy wrote:
> This patch does not change the logic, it only
> corrects the formatting and checkpatch checks by
> adding spaces around '-'.
>
> The patch fixes 4 checks of type:
> "Check: spaces preferred around that '-'".
>
> Signed-off-by: Pavel Zemlyanoy <zemlyanoy@xxxxxxxxx>

Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>

Thanks,