From: Stefan Richter Date: Mon, 2 Feb 2009 12:24:34 +0000 (+0100) Subject: async: use list_move_tail X-Git-Tag: v2.6.29-rc4~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7de7621f07495ad14fb23a812003bcf8f6af65a;p=pandora-kernel.git async: use list_move_tail list.h provides a dedicated primitive for "list_del followed by list_add_tail"... list_move_tail. Signed-off-by: Arjan van de Ven Signed-off-by: Stefan Richter --- Reading git-diff-tree failed