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

From: Krzysztof Kozlowski
Date: Fri Jul 24 2020 - 10:11:14 EST


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 Kozlowski <krzk@xxxxxxxxxx>
> ---
> drivers/memory/emif.c | 16 +++++++---------
> 1 file changed, 7 insertions(+), 9 deletions(-)
>

Applied (and part of pull request to arm-soc).

Best regards,
Krzysztof