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:
c1d7356
)
RDMA/cxgb4: Remove unneeded NULL check
author
Roland Dreier
<rolandd@cisco.com>
Mon, 19 Jul 2010 20:13:09 +0000
(13:13 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 19 Jul 2010 20:13:09 +0000
(13:13 -0700)
The rest of the code seems to assume that ep->com.cm_id can't be NULL,
so remove an unneeded test.
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found