]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: core: add urb->sgt parameter description
authorXu Yang <xu.yang_2@nxp.com>
Mon, 21 Jul 2025 10:44:17 +0000 (18:44 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Jul 2025 15:40:02 +0000 (17:40 +0200)
commitfcb476990beb55c958db0b5aa2e9ca772d0fc982
tree1c9fe5cf7edc5bd29ef881275eaff2e0b38d6c38
parent5cc1f66cb23cccc704e3def27ad31ed479e934a5
usb: core: add urb->sgt parameter description

The parameter description of urb->sgt is lost, this will add it for
completeness.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/all/20250711182803.1d548467@canb.auug.org.au/
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Fixes: 488e6eaab88c ("usb: core: add dma-noncoherent buffer alloc and free API")
Link: https://lore.kernel.org/r/20250721104417.3442530-1-xu.yang_2@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb.h