From: Artem Bityutskiy Date: Mon, 30 May 2011 11:30:51 +0000 (+0300) Subject: UBIFS: remove dead code X-Git-Tag: v3.1-rc1~327^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f42596ec0a7d3d50a494d95e3f1afbd117250f8;p=pandora-kernel.git UBIFS: remove dead code Remove dead pieces of code under "if (c->min_io_size == 1)" statement - we never execute it because in UBIFS 'c->min_io_size' is always at least 8. This are leftovers from old pre-mainline prototype. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed