Correct typo "supperspeed" to "superspeed".
authorRobert P. J. Day <rpjday@crashcourse.ca>
Thu, 2 May 2013 13:51:44 +0000 (09:51 -0400)
committerFelipe Balbi <balbi@ti.com>
Wed, 15 May 2013 14:19:15 +0000 (17:19 +0300)
Tidy up kernel-doc content for USB GADGET. No functional change.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Felipe Balbi <balbi@ti.com>
include/linux/usb/gadget.h

index c454a88abf2e6fed7adda903a7d2e0626613e29f..f1b0dca60f127116113361da7ff61d726d0fa26a 100644 (file)
@@ -563,9 +563,8 @@ static inline int gadget_is_dualspeed(struct usb_gadget *g)
 }
 
 /**
- * gadget_is_superspeed() - return true if the hardware handles
- * supperspeed
- * @g: controller that might support supper speed
+ * gadget_is_superspeed() - return true if the hardware handles superspeed
+ * @g: controller that might support superspeed
  */
 static inline int gadget_is_superspeed(struct usb_gadget *g)
 {