aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/sysfs.c
diff options
context:
space:
mode:
authorRahul Bedarkar <rahulbedarkar89@gmail.com>2014-01-04 11:24:41 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-01-07 16:17:40 -0800
commit025d44309f92bd5e3d1b2c7fab66836ab25b541b (patch)
tree261fde505eb086f5077730f678d4f9471b2ab699 /drivers/usb/core/sysfs.c
parentWatchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage (diff)
downloadlinux-dev-025d44309f92bd5e3d1b2c7fab66836ab25b541b.tar.xz
linux-dev-025d44309f92bd5e3d1b2c7fab66836ab25b541b.zip
USB: core: correct spelling mistakes in comments and warning
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/sysfs.c')
-rw-r--r--drivers/usb/core/sysfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/core/sysfs.c b/drivers/usb/core/sysfs.c
index 52a97adf02a0..1236c6011c70 100644
--- a/drivers/usb/core/sysfs.c
+++ b/drivers/usb/core/sysfs.c
@@ -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, \