[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150503100315.GU12076@piout.net>
Date: Sun, 3 May 2015 12:03:15 +0200
From: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To: Krzysztof Kozlowski <k.kozlowski.k@...il.com>
Cc: Alessandro Zummo <a.zummo@...ertech.it>,
rtc-linux@...glegroups.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/2] rtc: interface: Remove unused return value from
rtc_timer_cancel()
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@...il.com>
>
> ---
>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists