Re: [PATCH v2 13/29] memory: emif: Fix whitespace coding style violations

2020-07-24 Thread Krzysztof Kozlowski
On Fri, Jul 24, 2020 at 09:40:22AM +0200, Krzysztof Kozlowski wrote: > Make the code and printed messages slightly more readable. Fixes > checkpatch warnings: > > WARNING: quoted string split across lines > ERROR: space prohibited before that ',' (ctx:WxW) > > Signed-off-by: Krzysztof Ko

[PATCH v2 13/29] memory: emif: Fix whitespace coding style violations

2020-07-24 Thread Krzysztof Kozlowski
Make the code and printed messages slightly more readable. Fixes checkpatch warnings: WARNING: quoted string split across lines ERROR: space prohibited before that ',' (ctx:WxW) Signed-off-by: Krzysztof Kozlowski --- drivers/memory/emif.c | 16 +++- 1 file changed, 7 insert