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:
793708f
)
[media] em28xx-audio: remove needless check before usb_free_coherent()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 15 Jan 2014 05:52:12 +0000
(
02:52
-0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 15 Jan 2014 11:12:03 +0000
(09:12 -0200)
usb_free_coherent() is safe with NULL addr and this check is
not required.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found