[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200119.160700.794476737800658293.davem@davemloft.net>
Date: Sun, 19 Jan 2020 16:07:00 +0100 (CET)
From: David Miller <davem@...emloft.net>
To: zhengdejin5@...il.com
Cc: alexaundru.ardelean@...log.com, andrew@...n.ch,
f.fainelli@...il.com, hkallweit1@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: phy: adin: fix a warning about msleep
From: Dejin Zheng <zhengdejin5@...il.com>
Date: Fri, 17 Jan 2020 23:10:42 +0800
> found a warning by the following command:
> ./scripts/checkpatch.pl -f drivers/net/phy/adin.c
>
> WARNING: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst
> #628: FILE: drivers/net/phy/adin.c:628:
> + msleep(10);
>
> Signed-off-by: Dejin Zheng <zhengdejin5@...il.com>
Not critical, so applied to net-next.
Thanks.
Powered by blists - more mailing lists