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:
2b50800
)
usb: gadget: remove unused variable in uac2_pcm_trigger()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sun, 2 Dec 2012 10:33:08 +0000
(
05:33
-0500)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 10 Jan 2013 10:35:47 +0000
(12:35 +0200)
The variable ep is initialized but never used
otherwise, so remove the unused variable.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found