From: Eric Sesterhenn Date: Thu, 26 Feb 2009 10:05:30 +0000 (+0100) Subject: I/OAT: list usage cleanup X-Git-Tag: v2.6.29-rc8~61^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2d0b8b97efa1033609ca89b9faa5d3a1232959;p=pandora-kernel.git I/OAT: 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: Maciej Sosnowski Signed-off-by: Shannon Nelson Acked-by: Jeff Kirsher Signed-off-by: Dan Williams --- Reading git-diff-tree failed