]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - drivers/mtd/nand/plat_nand.c
Fix common misspellings
[thirdparty/kernel/linux.git] / drivers / mtd / nand / plat_nand.c
index 317aff428e428e1ce71e190ccece5de01cd49fec..caf5a736340a90af135259fbcab695b2145b606e 100644 (file)
@@ -95,7 +95,7 @@ static int __devinit plat_nand_probe(struct platform_device *pdev)
                        goto out;
        }
 
-       /* Scan to find existance of the device */
+       /* Scan to find existence of the device */
        if (nand_scan(&data->mtd, pdata->chip.nr_chips)) {
                err = -ENXIO;
                goto out;