[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180827205231.GA24549@piout.net>
Date: Mon, 27 Aug 2018 22:52:31 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Jia-Ju Bai <baijiaju1990@...il.com>
Cc: a.zummo@...ertech.it, linux-rtc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rtc: rtc-mrst: Replace mdelay() with msleep() in
mrst_read_time()
On 30/07/2018 21:59:03+0800, Jia-Ju Bai wrote:
> mrst_read_time() is never called in atomic context.
> It calls mdelay() to busily wait, which is not necessary.
> mdelay() can be replaced with msleep().
>
> This is found by a static analysis tool named DCNS written by myself.
>
> Signed-off-by: Jia-Ju Bai <baijiaju1990@...il.com>
> ---
> drivers/rtc/rtc-mrst.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists