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:
a71a261
)
dm bufio: use list_move
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 12 Oct 2012 15:59:44 +0000
(16:59 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 12 Oct 2012 15:59:44 +0000
(16:59 +0100)
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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found