]> www.infradead.org Git - mtd-utils.git/commit
nanddump: rename --nobad to --noskipbad v1.4.0
authorWolfram Sang <w.sang@pengutronix.de>
Mon, 13 Sep 2010 07:15:13 +0000 (09:15 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sat, 18 Sep 2010 17:15:34 +0000 (20:15 +0300)
commitc9bdc0ca41b8ca9658d6ec7e22b2fd708a450b67
tree13eaf83ecce1ae143364f697051631f13d90c58d
parent2c681d34611bf5b4a92efd51642ebd4723711679
nanddump: rename --nobad to --noskipbad

"nobad" might lead to the assumption that bad blocks are skipped, but this
option does exactly the opposite. Use a more descriptive name.

Reported-by: Jon Povey <Jon.Povey@racelogic.co.uk>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
nanddump.c