summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarcos Andrade <marcosandrade95963@gmail.com>2026-03-16 19:19:24 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-18 16:52:59 +0100
commitf8252d54c4c1789b4c827216b3c338bc3197cfcf (patch)
tree3db1682eeeffb926c02d173dc72a5cd497050125 /tools/perf/scripts/python
parent9b17baf171c16706594a30fcac9e9b5be3ac6671 (diff)
staging: rtl8723bs: Replace msleep() with fsleep()
Replace msleep(10) with fsleep(10 * USEC_PER_MSEC) in _rtw_init_xmit_priv(). fsleep() is the new standard API for delays, as it automatically chooses the best sleep method based on the duration. Suggested-by: Ethan Tidmore <ethantidmore06@gmail.com> Signed-off-by: Marcos Andrade <marcosandrade95963@gmail.com> Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com> Link: https://patch.msgid.link/20260316221924.4904-3-marcosandrade95963@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions