Re: [PATCH] usb: core: add urb->sgt parameter description

From: Greg KH
Date: Mon Jul 21 2025 - 07:04:27 EST


On Mon, Jul 21, 2025 at 06:44:17PM +0800, Xu Yang wrote:
> The parameter description of urb->sgt is lost, this will add it for
> completeness.
>
> Reported-by: Stephen Rothwell<sfr@xxxxxxxxxxxxxxxx>
> Closes: https://lore.kernel.org/all/20250711182803.1d548467@xxxxxxxxxxxxxxxx/
> Signed-off-by: Xu Yang <xu.yang_2@xxxxxxx>
> ---
> include/linux/usb.h | 4 ++++
> 1 file changed, 4 insertions(+)

What commit id does this fix?

thanks,

greg k-h