Thread (2 messages) flat view 2 messages, 2 authors, 2018-07-27

Re: [PATCH] net: hisilicon: hns: Replace mdelay() with msleep()

From: David Miller <davem@davemloft.net>
Date: 2018-07-27 21:12:25
Also in: lkml

From: Jia-Ju Bai <redacted>
Date: Fri, 27 Jul 2018 16:01:41 +0800
hns_ppe_common_init_hw() and hns_xgmac_init() are never 
called in atomic context.
They call 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 <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help