usb/host: fix repeated words in comments
[linux-2.6-microblaze.git] / drivers / usb / host / uhci-grlib.c
index 0a201a7..3ef6d52 100644 (file)
@@ -43,7 +43,7 @@ static int uhci_grlib_init(struct usb_hcd *hcd)
 
        uhci->rh_numports = uhci_count_ports(hcd);
 
-       /* Set up pointers to to generic functions */
+       /* Set up pointers to generic functions */
        uhci->reset_hc = uhci_generic_reset_hc;
        uhci->check_and_reset_hc = uhci_generic_check_and_reset_hc;
        /* No special actions need to be taken for the functions below */