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:
6f0c058
)
UBI: use list_move_tail instead of list_del/list_add_tail
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 9 Oct 2012 06:14:21 +0000
(14:14 +0800)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Fri, 26 Oct 2012 13:04:21 +0000
(16:04 +0300)
Using list_move_tail() instead of list_del() + list_add_tail().
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found