summaryrefslogtreecommitdiffstats
path: root/scripts/spelling.txt
diff options
context:
space:
mode:
authorJia-Ju Bai <baijiaju1990@gmail.com>2018-07-27 16:36:29 +0800
committerDavid S. Miller <davem@davemloft.net>2018-07-27 13:45:15 -0700
commit6dff5add089f2cedd597937a3e39a01ebba8b7c8 (patch)
tree5881f53d8180e0d6602bc66e03bece37c50d2f30 /scripts/spelling.txt
parent0df125d05d19ea71678842289647f35cec6d3314 (diff)
downloadblackbird-op-linux-6dff5add089f2cedd597937a3e39a01ebba8b7c8.tar.gz
blackbird-op-linux-6dff5add089f2cedd597937a3e39a01ebba8b7c8.zip
net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II()
setup_pegasus_II() 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@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/spelling.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud