]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/pnp.txt
Fix possible NULL pointer access in 8250 serial driver
[linux-2.6-omap-h63xx.git] / Documentation / pnp.txt
index 9ff966bf76e65be0fc6281d879d673ce0f861143..28037aa1846c89bbf8082007b5e10e470000ac94 100644 (file)
@@ -184,7 +184,7 @@ static const struct pnp_id pnp_dev_table[] = {
 Please note that the character 'X' can be used as a wild card in the function
 portion (last four characters).
 ex:
-       /* Unkown PnP modems */
+       /* Unknown PnP modems */
        {       "PNPCXXX",              UNKNOWN_DEV     },
 
 Supported PnP card IDs can optionally be defined.