Fix common misspellings
[deliverable/linux.git] / drivers / usb / core / hub.c
index 564eaa5525d7bdac66e58bed395a433be21849da..8fb754916c67e02d0e1b16625b7948c36b84dad1 100644 (file)
@@ -1649,7 +1649,7 @@ void usb_disconnect(struct usb_device **pdev)
 
        /* mark the device as inactive, so any further urb submissions for
         * this device (and any of its children) will fail immediately.
-        * this quiesces everyting except pending urbs.
+        * this quiesces everything except pending urbs.
         */
        usb_set_device_state(udev, USB_STATE_NOTATTACHED);
        dev_info(&udev->dev, "USB disconnect, device number %d\n",
This page took 0.024809 seconds and 5 git commands to generate.