diff options
author | Martin Kaiser <[email protected]> | 2022-06-26 20:06:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-06-27 13:50:38 +0200 |
commit | 80394da44b7be8f5e474b048aed6ceaf0082c2b4 (patch) | |
tree | 7ea4885c786c654184a9ee787250f51fb180f8e9 /tools/perf/scripts/python | |
parent | b78137d00a66f69c51e291e06d3e4ec6d1223acd (diff) |
staging: r8188eu: remove rtw_usleep_os
Remove the rtw_usleep_os helper function. There are only two callers, both
of which call rtw_usleep_os(100). This is equivalent to msleep(1).
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Tested-by: Pavel Skripkin <[email protected]>
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions