]> git.baikalelectronics.ru Git - kernel.git/commit
UBI: fix typo in a message
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 14 Apr 2011 08:36:31 +0000 (11:36 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 14 Apr 2011 10:38:59 +0000 (13:38 +0300)
commit3976d13f2a681534bf6a242aaedbd2f1b13f334f
treedc4426f2ff8d56b96b3d4f2de1bb998638e86494
parent7b36d91bcfd31d9dce31deb1e47c70edc9384066
UBI: fix typo in a message

When a PEB passes the torture test, UBI prints
"do not mark it a bad", but should print "do not mark it as bad".
This patch corrects the typo.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/io.c