Re: [PATCH v2 12/29] memory: emif: Put constant in comparison on the right side

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


On Fri, Jul 24, 2020 at 09:40:21AM +0200, Krzysztof Kozlowski wrote:
> Fixes checkpatch warning:
>
> WARNING: Comparisons should place the constant on the right side of the test
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> drivers/memory/emif.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

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

Best regards,
Krzysztof