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:
f6ef6c0
)
Staging: emxx_udc: Remove argument test from function
author
Haneen Mohammed
<hamohammed.sa@gmail.com>
Mon, 2 Mar 2015 18:33:18 +0000
(21:33 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 6 Mar 2015 17:54:26 +0000
(09:54 -0800)
This patch removes the test statement for an argument to _nbu2ss_pullup
function, for it can't be null due to previous derefrences.
Signed-off-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found