Re: [PATCH v2 2/2] rtc: interface: Remove unused return value from rtc_timer_cancel()

From: Alexandre Belloni
Date: Sun May 03 2015 - 06:03:32 EST


On 03/05/2015 at 18:57:11 +0900, Krzysztof Kozlowski wrote :
> The rtc_timer_cancel() always returns 0 and cannot fail (calls only
> other void-returning functions).
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@xxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. None.
> ---
> drivers/rtc/interface.c | 4 +---
> include/linux/rtc.h | 2 +-
> 2 files changed, 2 insertions(+), 4 deletions(-)
>
Applied, thanks.

--
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/