Re: [PATCH v2 22/29] memory: omap-gpmc: Fix whitespace issue

2020-07-24 Thread Krzysztof Kozlowski
On Fri, Jul 24, 2020 at 09:40:31AM +0200, Krzysztof Kozlowski wrote: > Fix minor whitespace and comment issues. No functional changes. > > Signed-off-by: Krzysztof Kozlowski > > --- Applied (and part of pull request to arm-soc). For the other omap-gpmc testing is welcomed. Best regards, Krzy

[PATCH v2 22/29] memory: omap-gpmc: Fix whitespace issue

2020-07-24 Thread Krzysztof Kozlowski
Fix minor whitespace and comment issues. No functional changes. Signed-off-by: Krzysztof Kozlowski --- Changes since v1: 1. Adjust entire comment, as suggested by Arnd. --- drivers/memory/omap-gpmc.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/memory/oma