From: "Ethan Tidmore" <ethantidmore06@gmail.com>
To: "Yash Mehla" <yashmehla688@gmail.com>, <gregkh@linuxfoundation.org>
Cc: <linux-staging@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] staging: rtl8723bs: replace msleep(10) with usleep_range()
Date: Thu, 05 Mar 2026 16:07:58 -0600 [thread overview]
Message-ID: <DGV6W0CRMH5A.29KJTMW3NQY0F@gmail.com> (raw)
In-Reply-To: <20260303084541.29279-1-yashmehla688@gmail.com>
On Tue Mar 3, 2026 at 2:45 AM CST, Yash Mehla wrote:
> msleep() should not be used for delays shorter than 20 ms.
> Replace msleep(10) with usleep_range(10000, 20000) and add
> <linux/delay.h> for the declaration.
>
> Signed-off-by: Yash Mehla <yashmehla688@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/
prev parent reply other threads:[~2026-03-05 22:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 8:45 Yash Mehla
2026-03-05 22:07 ` Ethan Tidmore [this message]
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=DGV6W0CRMH5A.29KJTMW3NQY0F@gmail.com \
--to=ethantidmore06@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=yashmehla688@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
all inboxes | Powered by JetHome®