]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: typo in nand_id_has_period() comments
authorBrian Norris <computersforpeace@gmail.com>
Thu, 15 Nov 2012 05:54:20 +0000 (21:54 -0800)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 13 Dec 2012 11:39:45 +0000 (13:39 +0200)
commite29a74166501f6d90f8c7c217c8cfc7f8eff3ef1
tree66ec86175153fc762be4c87a125e64a74ae85fd9
parentba7b3024b904aa2e677310b9ae47015172825622
mtd: nand: typo in nand_id_has_period() comments

The simple example provided in the comments for nand_id_has_period()
actually has a period of 3, not 2. Silly mistake...

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/nand/nand_base.c