From: David Woodhouse Date: Wed, 23 Apr 2008 00:26:12 +0000 (+0100) Subject: [JFFS2] Finally remove redundant ref->__totlen field. X-Git-Tag: v2.6.26-rc1~1069^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19e56ceae7cb1833ffd806038c19477b2c265f9f;p=pandora-kernel.git [JFFS2] Finally remove redundant ref->__totlen field. Haven't had any complaints about it recently, despite having the test code enabled to verify that the calculated length is correct. Kill it off, just by #undef TEST_TOTLEN for now; removing it for real can come a little later. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed