Re: [PATCH v4] usb-storage: Optimize scan delay more precisely

From: Alan Stern
Date: Wed Apr 24 2024 - 10:58:51 EST


On Wed, Apr 24, 2024 at 10:51:57AM -0400, Alan Stern wrote:
> On Wed, Apr 24, 2024 at 10:31:34AM +0900, Norihiko Hama wrote:
> > + Example:
> > + delay_use=2.567
>
> This could go on the previous line.
>
> Example: delay_use = 2.567

Oops, this shouldn't have the extra spaces around the '=' sign.

Example: delay_use=2.567

Alan Stern