[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180727.141257.1707349045689741399.davem@davemloft.net>
Date: Fri, 27 Jul 2018 14:12:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: baijiaju1990@...il.com
Cc: liujunliang_ljl@....com, linux-usb@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: usb: sr9700: Replace mdelay() with msleep() in
sr9700_bind()
From: Jia-Ju Bai <baijiaju1990@...il.com>
Date: Fri, 27 Jul 2018 16:41:04 +0800
> sr9700_bind() 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>
Applied.
Powered by blists - more mailing lists