]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBI: do not print message about corruptes PEBs if we have none of them
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 30 Jul 2010 13:31:38 +0000 (16:31 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 2 Aug 2010 04:21:19 +0000 (07:21 +0300)
commit7cdb996ee4d04b5bb2cd544b14e8eb91cfd7fe64
treea533532fd99fb4445727344d8656586deb5a8094
parent158132c9abbccce802def10e5ffaf044b266a6e1
UBI: do not print message about corruptes PEBs if we have none of them

Currently UBI prints

UBI: corrupted PEBs will be formatted

even if there are not corrupted PEBs. Fix this.

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