From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: "Oskar Ray-Frayssinet" <rayfraytech@gmail.com>,
<gregkh@linuxfoundation.org>
Cc: <linux-staging@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_cmd.c
Date: Mon, 02 Mar 2026 11:48:49 -0600 [thread overview]
Message-ID: <DGSHHYAABRGW.3O7ONHDRYUAJB@gmail.com> (raw)
In-Reply-To: <20260301230308.5551-1-rayfraytech@gmail.com>
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@gmail.com>
> ---
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@gmail.com/
next prev parent reply other threads:[~2026-03-02 17:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-01 23:03 [PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_cmd.c Oskar Ray-Frayssinet
2026-03-02 17:48 ` Ethan Tidmore [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-02-04 13:44 Haroen Tmimi
2026-02-04 20:33 ` Ethan Tidmore
2026-02-07 12:08 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DGSHHYAABRGW.3O7ONHDRYUAJB@gmail.com \
--to=ethantidmore06@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=rayfraytech@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox