mtd: nand: reword nand_chip bad block interface comments
authorBrian Norris <computersforpeace@gmail.com>
Thu, 11 Apr 2013 08:34:59 +0000 (01:34 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Aug 2013 19:44:16 +0000 (20:44 +0100)
commitce157510eb886feb996a7a13354973bdf4aae1a1
tree0b674753f21dcf26375b9edee9640660f50e209c
parentcaddab0f5b7563db72640e6c6a21fd7076418f36
mtd: nand: reword nand_chip bad block interface comments

This remedies a few problems:

(1) The use of "the" vs. "a" is a little confusing, IMO.

(2) nand_chip.block_bad is used exclusively for checking the OOB bad
    block markers of a NAND. Any BBT functionality is handled in
    nand_bbt.c, so this description should differentiate itself from
    nand_bbt.c.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
include/linux/mtd/nand.h