From: Artem Bityutskiy Date: Tue, 8 Jun 2010 07:59:07 +0000 (+0300) Subject: UBI: improve ECC error message X-Git-Tag: v2.6.36-rc1~586^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a49af2ca019dcb4614c32f832bbcb814b61409c;p=pandora-kernel.git UBI: improve ECC error message ECC errors are quite typical errors on NAND, so it is worth improving the UBI message and print something like ubi_io_read: error -74 (ECC error) while reading 4096 bytes from PEB 1:4 ... rather than ubi_io_read: error -74 while reading 4096 bytes from PEB 1:4 ... Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed