From: Eric Sesterhenn Date: Fri, 13 Feb 2009 08:13:11 +0000 (+0100) Subject: UBIFS: list usage cleanup X-Git-Tag: v2.6.30-rc1~140^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec32816f94a0baf90f5e73033dcdbc8679c7f91d;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