Re: [PATCH 4/6] ARM: s3c24xx: Delete an error message for a failed memory allocation in s3c2412_iotiming_get()

From: Krzysztof Kozlowski
Date: Wed Oct 04 2017 - 14:04:06 EST


On Mon, Oct 02, 2017 at 08:01:28PM +0200, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Mon, 2 Oct 2017 19:37:07 +0200
>
> Omit an extra message for a memory allocation failure in this function.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> ---
> arch/arm/mach-s3c24xx/iotiming-s3c2412.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>

Thanks, applied, squashed with 1/6.

Best regards,
Krzysztof