s390/appldata: restore missing init_virt_timer()
[deliverable/linux.git] / drivers / usb / core / sysfs.c
index 52a97adf02a04dcb39e866a131bfdfa5053efe51..1236c6011c70eddd805df9d035d8839507b15574 100644 (file)
@@ -837,7 +837,7 @@ void usb_remove_sysfs_dev_files(struct usb_device *udev)
        device_remove_bin_file(dev, &dev_bin_attr_descriptors);
 }
 
-/* Interface Accociation Descriptor fields */
+/* Interface Association Descriptor fields */
 #define usb_intf_assoc_attr(field, format_string)                      \
 static ssize_t                                                         \
 iad_##field##_show(struct device *dev, struct device_attribute *attr,  \
This page took 0.025621 seconds and 5 git commands to generate.