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:
b7ab0b1
)
RDMA/ucm: Removed checks for unsigned value < 0
author
Hefty, Sean
<sean.hefty@intel.com>
Thu, 6 Oct 2011 16:33:05 +0000
(09:33 -0700)
committer
Roland Dreier
<roland@purestorage.com>
Thu, 6 Oct 2011 16:33:05 +0000
(09:33 -0700)
cmd is unsigned, no need to check for < 0. Found by code inspection.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found