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:
e4514cb
)
RDMA/cxgb3: Remove a couple unneeded conditions
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 6 Feb 2014 12:39:34 +0000
(15:39 +0300)
committer
Roland Dreier
<roland@purestorage.com>
Wed, 28 May 2014 17:04:00 +0000
(10:04 -0700)
We know that "reset_tpt_entry" is false on this side of the if else
statement so there is no need to check again.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found