Re: [PATCH 10/16] memory: omap-gpmc: Consistently use !res for NULL checks

From: Krzysztof Kozlowski
Date: Mon Aug 17 2020 - 14:37:27 EST


On Fri, Jul 24, 2020 at 08:23:22PM +0200, Krzysztof Kozlowski wrote:
> The driver already uses 'if (!res)' pattern in the probe function so be
> consistent.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> drivers/memory/omap-gpmc.c | 2 +-

Applied.

Best regards,
Krzysztof