From: Eric Sesterhenn Date: Thu, 26 Mar 2009 14:24:39 +0000 (+0100) Subject: [S390] list usage cleanup in s390 X-Git-Tag: v2.6.30-rc1~659^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fbc9f46a024535d95c3d5f136901decd86b109e;p=pandora-kernel.git [S390] list usage cleanup in s390 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: Martin Schwidefsky --- Reading git-diff-tree failed