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:
d81f3e4
)
usb: gadget: mv_udc: remove unneeded NULL check
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 4 Jan 2012 07:20:09 +0000
(10:20 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 24 Jan 2012 09:31:56 +0000
(11:31 +0200)
We've dereferenced req already, and we checked for bogus parameters at
the start of the function.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found