]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Staging: usbip: cleanup kerneldoc
authorQinghuang Feng <qhfeng.kernel@gmail.com>
Wed, 12 Nov 2008 22:42:16 +0000 (14:42 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:08 +0000 (13:52 -0800)
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>
drivers/staging/usbip/stub_tx.c

index d5563cd980be794ce609aa1f3a527b9e19dbe79a..78058f5362b4c7811d666bbd3e19bf3c2995a7a4 100644 (file)
@@ -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