git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d717f14
)
ptp: use list_move instead of list_del/list_add
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 7 Oct 2012 03:41:50 +0000
(
03:41
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 7 Oct 2012 18:52:14 +0000
(14:52 -0400)
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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found