aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2015-08-05 10:45:20 -0700
committerGreg Kroah-Hartman <[email protected]>2015-08-07 15:03:31 -0700
commit3fe6929bbbca11b015d182d4864d92d0bf5c244d (patch)
treeb4efd466877eeacf5bde3e8e74430398ed606447 /tools/perf/scripts/python/net_dropmonitor.py
parent7022781c460290687b374dab1c230c06091bba10 (diff)
staging: comedi: me4000: usleep_range is preferred over udelay
Fix checkpatch issue: "CHECK: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt". `udelay()` is only used in the firmware upload process. Replace them with `usleep_range()` with a reasonable upper limit. Signed-off-by: H Hartley Sweeten <[email protected]> Reviewed-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions