From: Wei Yongjun Date: Fri, 12 Oct 2012 15:59:44 +0000 (+0100) Subject: dm bufio: use list_move X-Git-Tag: v3.7-rc1~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54499afbb80e44ae5511984486b4b33d6229fceb;p=pandora-kernel.git dm bufio: use list_move Use list_move() instead of list_del() + list_add(). spatch with a semantic match was used to find this. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed