[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFlmL0DtydfsbFl0@rpi4B8Gs>
Date: Mon, 23 Jun 2025 23:35:27 +0900
From: Kisub Choe <kisub.choe.0x1@...il.com>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: Kisub Choe <kisub.choe.0x1@...il.com>, gregkh@...uxfoundation.org,
philipp.g.hortmann@...il.com, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: replace msleep(1)
On Mon, Jun 23, 2025 at 01:54:01PM +0300, Dan Carpenter wrote:
> On Sun, Jun 22, 2025 at 08:28:16AM +0900, Kisub Choe wrote:
> > changed msleep to usleep_range to
> >
> > Adhere to Linux kernel coding style.
> > Reported by checkpatch:
> >
> > WARNING: msleep < 20ms can sleep for up to 20ms;
> > see function description of msleep().
> >
> > Signed-off-by: Kisub Choe <kisub.choe.0x1@...il.com>
>
> This type of change needs to be tested before it can be merged.
>
> regards,
> dan carpenter
>
Thank you for feedback.
I understand that this type of change should be tested due to its impact
on time-sensitive behavior.
However, I currently don't have access to any device that uses this
driver.
Please let me know how you'd suggest proceeding in this case.
Regards,
Kisub Choe.
Powered by blists - more mailing lists