hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/usb/core/of.c
....@@ -45,7 +45,7 @@
4545 *
4646 * Determine whether a USB device has a so called combined node which is
4747 * shared with its sole interface. This is the case if and only if the device
48
- * has a node and its decriptors report the following:
48
+ * has a node and its descriptors report the following:
4949 *
5050 * 1) bDeviceClass is 0 or 9, and
5151 * 2) bNumConfigurations is 1, and