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:
31de28a
)
staging: keucr: remove needless check before usb_free_coherent()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 23 May 2013 09:28:34 +0000
(17:28 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:46:26 +0000
(20:46 +0900)
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found