From: Eric Sesterhenn Date: Wed, 11 Feb 2009 17:16:46 +0000 (+0100) Subject: Staging: et131x: list usage cleanup X-Git-Tag: v2.6.30-rc1~202^2~530 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9a312f1c1aeee20a1b6637cb6454890d35371f7;p=pandora-kernel.git Staging: et131x: 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: Greg Kroah-Hartman --- Reading git-diff-tree failed