yaffs: Reformatting to be kernel friendly.
[yaffs2.git] / yaffs_ecc.h
index b0c461d699e674159363119b4ef999c8c6fddadb..a84e80178ea151e00f0cc46ce4154e2886a52af0 100644 (file)
@@ -18,8 +18,8 @@
  *
  * The ECC comprises 22 bits of parity information and is stuffed into 3 bytes.
  * The two unused bit are set to 1.
- * The ECC can correct single bit errors in a 256-byte page of data. Thus, two such ECC
- * blocks are used on a 512-byte NAND page.
+ * The ECC can correct single bit errors in a 256-byte page of data.
+ * Thus, two such ECC blocks are used on a 512-byte NAND page.
  *
  */