From: Brian Pomerantz Date: Thu, 2 May 2013 00:10:44 +0000 (-0700) Subject: UBI: fastmap break out of used PEB search X-Git-Tag: v3.11-rc1~83^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=584d4623357db8f79029db76ec2b4953418018f0;p=pandora-kernel.git UBI: fastmap break out of used PEB search While searching for PEB matches for each volume in the used PEB list, the search fails to stop when the PEB is found. This patch adds a break in the inner loop to stop the search when it is matched. Signed-off-by: Brian Pomerantz Acked-by: Richard Weinberger Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed