Re: [PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_cmd.c
From: Ethan Tidmore
Date: Mon Mar 02 2026 - 12:51:28 EST
On Sun Mar 1, 2026 at 5:03 PM CST, Oskar Ray-Frayssinet wrote:
> Replace msleep(10) with usleep_range(10000, 11000) as msleep < 20ms
> can sleep for up to 20ms and usleep_range is preferred for short
> sleep durations.
>
> Signed-off-by: Oskar Ray-Frayssinet <rayfraytech@xxxxxxxxx>
> ---
This has already came up before and Greg decided to drop it. [1]
Thanks,
ET
[1] https://lore.kernel.org/linux-staging/20260214173139.49094-1-ofekalm100@xxxxxxxxx/