From: Wei Yongjun Date: Sun, 7 Oct 2012 03:41:50 +0000 (+0000) Subject: ptp: use list_move instead of list_del/list_add X-Git-Tag: v3.7-rc1~66^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9545f4e2beb1b4faae5b57250f18b0047fa191fc;p=pandora-kernel.git ptp: use list_move instead of list_del/list_add Using list_move() instead of list_del() + list_add(). dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed