[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <166569703391.1232375.16439218029438557836.b4-ty@bootlin.com>
Date: Thu, 13 Oct 2022 23:37:27 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: linux-rtc@...r.kernel.org, Ke Sun <sunke@...inos.cn>,
Alessandro Zummo <a.zummo@...ertech.it>
Cc: k2ci <kernel-bot@...inos.cn>, linux-kernel@...r.kernel.org
Subject: Re: [RESEND] rtc: rv3028: Fix codestyle errors
On Sat, 8 Oct 2022 15:13:21 +0800, Ke Sun wrote:
> Compiler warnings:
>
> drivers/rtc/rtc-rv3028.c: In function 'rv3028_param_set':
> drivers/rtc/rtc-rv3028.c:559:20: warning: statement will never be executed [-Wswitch-unreachable]
> 559 | u8 mode;
> | ^~~~
> drivers/rtc/rtc-rv3028.c: In function 'rv3028_param_get':
> drivers/rtc/rtc-rv3028.c:526:21: warning: statement will never be executed [-Wswitch-unreachable]
> 526 | u32 value;
> | ^~~~~
>
> [...]
Applied, thanks!
[1/1] rtc: rv3028: Fix codestyle errors
commit: e5f12a398371280649ccc9d6eb0b97fd42a5df98
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists