diff --git a/[refs] b/[refs] index 79d95bb47b45..02fddd72badd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4eb0068b065a88a5fb8b77e97f6f6b992c7d544c +refs/heads/master: 1c80db5c9b6649bc499fc799771b0b3edd2d8a97 diff --git a/trunk/drivers/staging/usbip/stub_tx.c b/trunk/drivers/staging/usbip/stub_tx.c index d5563cd980be..78058f5362b4 100644 --- a/trunk/drivers/staging/usbip/stub_tx.c +++ b/trunk/drivers/staging/usbip/stub_tx.c @@ -54,7 +54,6 @@ void stub_enqueue_ret_unlink(struct stub_device *sdev, __u32 seqnum, /** * stub_complete - completion handler of a usbip urb * @urb: pointer to the urb completed - * @regs: * * When a urb has completed, the USB core driver calls this function mostly in * the interrupt context. To return the result of a urb, the completed urb is