tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / serial / 8250_pnp.c
index d71dfe3..36ede02 100644 (file)
@@ -361,9 +361,9 @@ static const struct pnp_device_id pnp_dev_table[] = {
        {       "LTS0001",              0       },
        /* Rockwell's (PORALiNK) 33600 INT PNP */
        {       "WCI0003",              0       },
-       /* Unkown PnP modems */
+       /* Unknown PnP modems */
        {       "PNPCXXX",              UNKNOWN_DEV     },
-       /* More unkown PnP modems */
+       /* More unknown PnP modems */
        {       "PNPDXXX",              UNKNOWN_DEV     },
        {       "",                     0       }
 };