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

2018-09-02 Thread Gao Xiang
On 2018/9/3 9:48, Chao Yu wrote: > 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 '*'". >> >

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

2018-09-02 Thread Chao Yu
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 Reviewed-

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

2018-08-30 Thread Pavel Zemlyanoy
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 --- drivers/staging/erofs/unzip_vle_lz4.c | 2 +- 1 file changed, 1