]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/mtd/mtdchar.c
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / drivers / mtd / mtdchar.c
index ce5ccc573a9c11a06572e69c03d2356170b1c739..3568294d4854592454ad026fe2c26969148419fb 100644 (file)
@@ -451,7 +451,7 @@ static int mtdchar_readoob(struct file *file, struct mtd_info *mtd,
         * data. For our userspace tools it is important to dump areas
         * with ECC errors!
         * For kernel internal usage it also might return -EUCLEAN
-        * to signal the caller that a bitflip has occured and has
+        * to signal the caller that a bitflip has occurred and has
         * been corrected by the ECC algorithm.
         *
         * Note: currently the standard NAND function, nand_read_oob_std,