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:
498f066
)
staging: dwc2: make all the dwc2_set_param* functions void
author
Paul Zimmerman
<Paul.Zimmerman@synopsys.com>
Sat, 23 Nov 2013 00:43:48 +0000
(16:43 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 19:59:58 +0000
(11:59 -0800)
We were not checking the return value from any of these functions,
so make them void functions
Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found