]> git.baikalelectronics.ru Git - kernel.git/commit
memory: emif: Fix whitespace coding style violations
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 24 Jul 2020 07:40:22 +0000 (09:40 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 24 Jul 2020 14:18:32 +0000 (16:18 +0200)
commite0438045457f0ab45c018c8e60df6aac11354bbf
tree67e85ae97466650f66328b975b62ea630188a749
parent8112d0e64af5cfcccc28e0ca9884a95b64624fcb
memory: emif: Fix whitespace coding style violations

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@kernel.org>
drivers/memory/emif.c