diff options
author | 2020-01-17 23:10:42 +0800 | |
---|---|---|
committer | 2020-01-19 16:06:42 +0100 | |
commit | 0c58ac1e0155fdbefb976ff2d321d1093b92fe50 (patch) | |
tree | 2455a3788355007723654702d1d049f4413cbbc7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'Rate-adaptation-for-Felix-DSA-switch' (diff) | |
download | linux-dev-0c58ac1e0155fdbefb976ff2d321d1093b92fe50.tar.xz linux-dev-0c58ac1e0155fdbefb976ff2d321d1093b92fe50.zip |
net: phy: adin: fix a warning about msleep
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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions