patch-2.4.19 linux-2.4.19/drivers/mtd/nand/spia.c

Next file: linux-2.4.19/drivers/mtd/nftlcore.c
Previous file: linux-2.4.19/drivers/mtd/nand/nand_ecc.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/mtd/nand/spia.c linux-2.4.19/drivers/mtd/nand/spia.c
@@ -113,7 +113,7 @@
 	this->ALE = 0x02;
 	this->NCE = 0x04;
 
-	/* Scan to find existance of the device */
+	/* Scan to find existence of the device */
 	if (nand_scan (spia_mtd)) {
 		kfree (spia_mtd);
 		return -ENXIO;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)