Re: [PATCH 5/6] staging: erofs: formatting alignment parenthesis

2018-09-02 Thread Gao Xiang
On 2018/9/3 9:49, 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 >> alignment should match open parenthesis. >> >> The patch fixes 2 check of type: >> "Check: Alignment should match

Re: [PATCH 5/6] staging: erofs: formatting alignment parenthesis

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 > alignment should match open parenthesis. > > The patch fixes 2 check of type: > "Check: Alignment should match open parenthesis". > > Signed-off-by:

[PATCH 5/6] staging: erofs: formatting alignment parenthesis

2018-08-30 Thread Pavel Zemlyanoy
This patch does not change the logic, it only corrects the formatting and checkpatch check by alignment should match open parenthesis. The patch fixes 2 check of type: "Check: Alignment should match open parenthesis". Signed-off-by: Pavel Zemlyanoy --- drivers/staging/erofs/unzip_vle_lz4.c | 4