aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
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 /tools/perf/scripts/python/export-to-sqlite.py
parentnet: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init() (diff)
downloadlinux-6dff5add089f2cedd597937a3e39a01ebba8b7c8.tar.gz
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions