Fix broken comment
authorCharles Manning <cdhmanning@gmail.com>
Tue, 13 Nov 2012 18:15:01 +0000 (07:15 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Tue, 13 Nov 2012 18:15:01 +0000 (07:15 +1300)
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
yaffs_guts.h

index 0e334bdd5e723ad6a028d10e1c5b1b1cda9092e8..941782d8c3af29894203490263dd5f1c718c60dc 100644 (file)
@@ -39,7 +39,7 @@
  * 2^(3*MAX_LEVEL+4)
  *
  * Thus a max level of 8 supports files with up to 2^^28 chunks which gives
  * 2^(3*MAX_LEVEL+4)
  *
  * Thus a max level of 8 supports files with up to 2^^28 chunks which gives
- * a maximum file size of arounf 51Gbytees with 2k chunks.
+ * a maximum file size of around 512Gbytees with 2k chunks.
  */
 #define YAFFS_NTNODES_LEVEL0           16
 #define YAFFS_TNODES_LEVEL0_BITS       4
  */
 #define YAFFS_NTNODES_LEVEL0           16
 #define YAFFS_TNODES_LEVEL0_BITS       4