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:
3a4a7ef
)
ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tail
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 5 Sep 2012 07:00:15 +0000
(15:00 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 5 Sep 2012 07:15:12 +0000
(09:15 +0200)
Using list_move_tail() instead of list_del() + list_add_tail().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found