Re: [PATCH 1/2] ARM: SAMSUNG: Delete an error message for a failed memory allocation in three functions

From: Krzysztof Kozlowski
Date: Wed Oct 04 2017 - 15:04:39 EST


On Wed, Oct 04, 2017 at 01:11:56PM +0200, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Wed, 4 Oct 2017 09:33:52 +0200
>
> Omit extra messages for a memory allocation failure in these functions.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> ---
> arch/arm/plat-samsung/adc.c | 8 ++------
> arch/arm/plat-samsung/platformdata.c | 4 +---
> 2 files changed, 3 insertions(+), 9 deletions(-)
>

Thanks, applied.

Best regards,
Krzysztof