]> www.infradead.org Git - mtd-utils.git/commitdiff
libscan: fix a comment typo in libscan.h
authorRock Lee <rockdotlee@gmail.com>
Thu, 16 Nov 2017 09:00:23 +0000 (17:00 +0800)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Sat, 18 Nov 2017 13:08:50 +0000 (14:08 +0100)
Signed-off-by: Rock Lee <rockdotlee@gmail.com>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
include/libscan.h

index a2b8657b0fcf3173ae56173a2352b8ed2662ce4b..8401601891af308bed1f2ad0556c49027612af5f 100644 (file)
@@ -68,7 +68,7 @@ enum
  * @corrupted_cnt: count of eraseblocks with corrupted erase counter header
  * @alien_cnt: count of eraseblock containing non-ubi data
  * @bad_cnt: count of bad eraseblocks
- * @bad_cnt: count of non-bad eraseblocks
+ * @good_cnt: count of non-bad eraseblocks
  * @vid_hdr_offs: volume ID header offset from the found EC headers (%-1 means
  *                undefined)
  * @data_offs: data offset from the found EC headers (%-1 means undefined)