Thread (2 messages) flat view 2 messages, 2 authors, 2020-01-19

Re: [PATCH] net: phy: adin: fix a warning about msleep

From: David Miller <davem@davemloft.net>
Date: 2020-01-19 15:07:05
Also in: lkml

From: Dejin Zheng <redacted>
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 <redacted>
Not critical, so applied to net-next.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help