Re: [PATCH 4/6] staging: erofs: formatting add spaces arround '*'

From: Chao Yu
Date: Sun Sep 02 2018 - 21:49:01 EST


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

Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>

Thanks,