Re: [PATCH 1/5] drivers: staging: erofs: Fix alignment.

2018-12-11 Thread Dan Carpenter
On Tue, Dec 11, 2018 at 11:54:39AM +0100, Aaron Strahlberger wrote: > Fix of 17 `CHECK: Alignment should match open parenthesis` checkpatch.pl > issues. > > Signed-off-by: Aaron Strahlberger > Signed-off-by: Julius Wiedmann > Signed-off-by: Dominik Huber > > LocalWords: Alighnment ^

Re: [PATCH 1/5] drivers: staging: erofs: Fix alignment.

2018-12-11 Thread Gao Xiang
Hi Aaron, On 2018/12/11 18:54, Aaron Strahlberger wrote: > Fix of 17 `CHECK: Alignment should match open parenthesis` checkpatch.pl > issues. > > Signed-off-by: Aaron Strahlberger > Signed-off-by: Julius Wiedmann > Signed-off-by: Dominik Huber > > LocalWords: Alighnment What's this? > ---

[PATCH 1/5] drivers: staging: erofs: Fix alignment.

2018-12-11 Thread Aaron Strahlberger
Fix of 17 `CHECK: Alignment should match open parenthesis` checkpatch.pl issues. Signed-off-by: Aaron Strahlberger Signed-off-by: Julius Wiedmann Signed-off-by: Dominik Huber LocalWords: Alighnment --- drivers/staging/erofs/data.c | 42 ++-- drivers/staging/er