summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2022-06-26 21:06:03 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-27 14:50:38 +0300
commit80394da44b7be8f5e474b048aed6ceaf0082c2b4 (patch)
tree7ea4885c786c654184a9ee787250f51fb180f8e9 /scripts
parentb78137d00a66f69c51e291e06d3e4ec6d1223acd (diff)
downloadlinux-80394da44b7be8f5e474b048aed6ceaf0082c2b4.tar.xz
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 <philipp.g.hortmann@gmail.com> # Edimax N150 Tested-by: Pavel Skripkin <paskripkin@gmail.com> Signed-off-by: Martin Kaiser <martin@kaiser.cx> Link: https://lore.kernel.org/r/20220626180603.287054-1-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions