yaffs2: Make checkpoint block scanning skip bad blocks.
[yaffs2.git] / yaffs_guts.h
index a9fdde2213c46b315b56ab333754852867b4cab7..e3558c5a6d04385492eb896e2c2cf429d5547322 100644 (file)
@@ -536,7 +536,7 @@ struct yaffs_param {
                                 */
        int use_nand_ecc;       /* Flag to decide whether or not to use
                                 * NAND driver ECC on data (yaffs1) */
-        int tags_9bytes;       /* Use 9 byte tags */
+       int tags_9bytes;        /* Use 9 byte tags */
        int no_tags_ecc;        /* Flag to decide whether or not to do ECC
                                 * on packed tags (yaffs2) */