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:
1852d1d
)
RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()
author
Naresh Gottumukkala
<bgottumukkala@emulex.com>
Mon, 28 Oct 2013 11:59:34 +0000
(17:29 +0530)
committer
Roland Dreier
<roland@purestorage.com>
Fri, 8 Nov 2013 22:43:06 +0000
(14:43 -0800)
Remove the redundant check of comparing if a 32-bit value is greater
than 0xffffffffULL.
Reported by Dan Carpenter.
Signed-off-by: Naresh Gottumukkala <bgottumukkala@emulex.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found