Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Staging: usbip: cleanup kerneldoc

No argument named @regs in stub_complete(), remove it.

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Qinghuang Feng and committed by
Greg Kroah-Hartman
1c80db5c 4eb0068b

-1
-1
drivers/staging/usbip/stub_tx.c
··· 54 54 /** 55 55 * stub_complete - completion handler of a usbip urb 56 56 * @urb: pointer to the urb completed 57 - * @regs: 58 57 * 59 58 * When a urb has completed, the USB core driver calls this function mostly in 60 59 * the interrupt context. To return the result of a urb, the completed urb is