summaryrefslogtreecommitdiffstats
path: root/Documentation/process/submitting-patches.rst
diff options
context:
space:
mode:
authorJia-Ju Bai2018-07-27 05:51:06 +0200
committerDavid S. Miller2018-07-27 06:24:23 +0200
commitd8ad2f31f88d609e0f8e4a34f6aeeb482ee5423b (patch)
treea187ab13b2616cb9a62b458e9a409d8ddf9b363b /Documentation/process/submitting-patches.rst
parentisdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL (diff)
downloadkernel-qcow2-linux-d8ad2f31f88d609e0f8e4a34f6aeeb482ee5423b.tar.gz
kernel-qcow2-linux-d8ad2f31f88d609e0f8e4a34f6aeeb482ee5423b.tar.xz
kernel-qcow2-linux-d8ad2f31f88d609e0f8e4a34f6aeeb482ee5423b.zip
net: adaptec: Replace mdelay() with msleep() in starfire_init_one()
starfire_init_one() 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 'Documentation/process/submitting-patches.rst')
0 files changed, 0 insertions, 0 deletions