From: Eric Sesterhenn Date: Fri, 13 Feb 2009 08:13:11 +0000 (+0100) Subject: UBIFS: list usage cleanup X-Git-Tag: Release-2010-05/1~3^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fe638f695843aa9501f812cad7088717f40d279;p=pandora-kernel.git UBIFS: list usage cleanup Trivial cleanup, list_del(); list_add{,_tail}() is equivalent to list_move{,_tail}(). Semantic patch for coccinelle can be found at www.cccmz.de/~snakebyte/list_move_tail.spatch Signed-off-by: Eric Sesterhenn Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed