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)
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>

No differences found