X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=drivers%2Fusb%2Fcore%2Fmessage.c;h=e80f1af438c8f2af202438685662495ebc5df307;hp=da718e84d58d17fc0bc66d6f44472bea11484ea8;hb=af901ca181d92aac3a7dc265144a9081a86d8f39;hpb=972b94ffb90ea6d20c589d9a47215df103388ddd diff --git a/drivers/usb/core/message.c b/drivers/usb/core/message.c index da718e8..e80f1af 100644 --- a/drivers/usb/core/message.c +++ b/drivers/usb/core/message.c @@ -1890,7 +1890,7 @@ static void cancel_async_set_config(struct usb_device *udev) * routine gets around the normal restrictions by using a work thread to * submit the change-config request. * - * Returns 0 if the request was succesfully queued, error code otherwise. + * Returns 0 if the request was successfully queued, error code otherwise. * The caller has no way to know whether the queued request will eventually * succeed. */