]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/net/usb/kalmia.c
scripts/spelling.txt: add "swith" pattern and fix typo instances
[linux.git] / drivers / net / usb / kalmia.c
index 3e37724d30ae7efa2153f53fab3b21dc6cac5af7..8aefb282c862c3bb4d474d236d70b15c44a2fa1b 100644 (file)
@@ -343,7 +343,7 @@ static const struct driver_info kalmia_info = {
 static const struct usb_device_id products[] = {
        /* The unswitched USB ID, to get the module auto loaded: */
        { USB_DEVICE(0x04e8, 0x689a) },
-       /* The stick swithed into modem (by e.g. usb_modeswitch): */
+       /* The stick switched into modem (by e.g. usb_modeswitch): */
        { USB_DEVICE(0x04e8, 0x6889),
                .driver_info = (unsigned long) &kalmia_info, },
        { /* EMPTY == end of list */} };