From: Richard Weinberger Date: Fri, 7 Nov 2014 12:35:41 +0000 (+0100) Subject: UBI: Fastmap: Remove is_fm_block() X-Git-Tag: omap-for-v4.1/fixes-rc1~135^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56794c0a1ae738cb4184ab27501e4d152b0b2771;p=pandora-kernel.git UBI: Fastmap: Remove is_fm_block() This function was added to fastmap in a very early stage to have paranoid assertions. With the current fastmap implementation this assert will never trigger as fastmap PEBs are not seen by the WL sub-system. Remove it to save us some CPU cycles. Signed-off-by: Richard Weinberger --- Reading git-diff-tree failed