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:
4d4ca1e
)
ALSA: snd-usb: remove unused variable in init_pitch_v2()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 18 Oct 2012 14:46:23 +0000
(22:46 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 21 Oct 2012 08:43:27 +0000
(10:43 +0200)
The variable ep is initialized but never used
otherwise, so remove the unused variable.
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: Takashi Iwai <tiwai@suse.de>
No differences found