From: Richard Weinberger Date: Tue, 7 Oct 2014 16:51:07 +0000 (+0200) Subject: UBI: Fastmap: Remove bogus ubi_assert() X-Git-Tag: omap-for-v4.2/o2_dc~125^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83832a7c8d023f446ec865926190951bd18a4b1;p=pandora-kernel.git UBI: Fastmap: Remove bogus ubi_assert() It is legal to have PEBs left in the used list. This can happen if UBI copies a PEB and a powercut happens between writing a new fastmap and adding this PEB into the EBA table. In this case the old PEB will be used. Signed-off-by: Richard Weinberger --- Reading git-diff-tree failed