diff options
Diffstat (limited to 'drivers/usb/core/hub.h')
-rw-r--r-- | drivers/usb/core/hub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/core/hub.h b/drivers/usb/core/hub.h index 4e4790dea343..df629a310e44 100644 --- a/drivers/usb/core/hub.h +++ b/drivers/usb/core/hub.h | |||
@@ -78,7 +78,7 @@ struct usb_hub { | |||
78 | 78 | ||
79 | /** | 79 | /** |
80 | * struct usb port - kernel's representation of a usb port | 80 | * struct usb port - kernel's representation of a usb port |
81 | * @child: usb device attatched to the port | 81 | * @child: usb device attached to the port |
82 | * @dev: generic device interface | 82 | * @dev: generic device interface |
83 | * @port_owner: port's owner | 83 | * @port_owner: port's owner |
84 | * @connect_type: port's connect type | 84 | * @connect_type: port's connect type |