From: Adrian Hunter Date: Wed, 17 Sep 2008 07:52:07 +0000 (+0300) Subject: UBIFS: remove incorrect assert X-Git-Tag: v2.6.27-rc8~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e14968c869cd30e236bb626dd0c16421d2a658d;p=pandora-kernel.git UBIFS: remove incorrect assert The assert was not valid because one of the variables 'taken_empty_lebs' has transient values out of sync with the other variables. Signed-off-by: Adrian Hunter Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed