summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorMarcos Andrade <marcosandrade95963@gmail.com>2026-03-17 01:19:24 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-18 18:52:59 +0300
commitf8252d54c4c1789b4c827216b3c338bc3197cfcf (patch)
tree3db1682eeeffb926c02d173dc72a5cd497050125 /include/linux/debugobjects.h
parent9b17baf171c16706594a30fcac9e9b5be3ac6671 (diff)
downloadlinux-f8252d54c4c1789b4c827216b3c338bc3197cfcf.tar.xz
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 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions