USB: fix comments of 2 functions in hcd.c
authorMing Lei <tom.leiming@gmail.com>
Sun, 23 Mar 2008 12:58:28 +0000 (20:58 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Apr 2008 04:16:45 +0000 (21:16 -0700)
commit44a29fd715a017183e83377b297ab3f792995467
treee5295b369a3a935b0525c9204c087cf3ef332404
parent50d8ca9b5624bf50cc3ff624fe9ababf0c789bd2
USB: fix comments of 2 functions in hcd.c

Remove useless @type note for rh_string() and @r note for usb_hcd_irq()
since this two parameters were removed.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hcd.c