From 91774bb40b0b996367ddccac1e367f70b3b6b6b4 Mon Sep 17 00:00:00 2001 From: Shmulik Ladkani Date: Tue, 26 Jun 2012 17:28:28 +0300 Subject: [PATCH] --- yaml --- r: 332652 b: refs/heads/master c: f3bae3df764737a168fbc51484b277cf0187933e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/mtd/bbm.h | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8457df781bd7..dafb0c843156 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b8c2d652f4f26a5cc62d93f8a1c934f45e6bf8f5 +refs/heads/master: f3bae3df764737a168fbc51484b277cf0187933e diff --git a/trunk/include/linux/mtd/bbm.h b/trunk/include/linux/mtd/bbm.h index 5d9fcb7645ae..211ff67e8b0d 100644 --- a/trunk/include/linux/mtd/bbm.h +++ b/trunk/include/linux/mtd/bbm.h @@ -108,7 +108,10 @@ struct nand_bbt_descr { * OOB area. This option is passed to the default bad block table function. */ #define NAND_BBT_USE_FLASH 0x00020000 -/* Do not store flash based bad block table in OOB area; store it in-band */ +/* + * Do not store flash based bad block table marker in the OOB area; store it + * in-band. + */ #define NAND_BBT_NO_OOB 0x00040000 /* * Do not write new bad block markers to OOB; useful, e.g., when ECC covers