Re: [PATCH] rtc: Delete an error message in three functions

From: Vladimir Zapolskiy
Date: Sun Apr 05 2020 - 12:38:04 EST


On 4/5/20 6:36 PM, Markus Elfring wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Sun, 5 Apr 2020 17:30:15 +0200
>
> The function âplatform_get_irqâ can log an error already.
> Thus omit redundant messages for the exception handling in the
> calling functions.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/rtc/rtc-fsl-ftm-alarm.c | 4 +---
> drivers/rtc/rtc-lpc24xx.c | 4 +---

For LPC24xx/18xx/43xx change

Acked-by: Vladimir Zapolskiy <vz@xxxxxxxxx>

> drivers/rtc/rtc-mt2712.c | 4 +---
> 3 files changed, 3 insertions(+), 9 deletions(-)
>

--
Best wishes,
Vladimir