commit | caf6e3f221ddc12ccabd1cd0ba149561db0090d4 | [log] [tgz] |
---|---|---|
author | Hefty, Sean <sean.hefty@intel.com> | Thu Oct 06 09:33:05 2011 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Thu Oct 06 09:33:05 2011 -0700 |
tree | 99790c5bdeb1ed62eb0262d78f6f5a7563def9bc | |
parent | b7ab0b19a85fffaa04ad0b59471d3a607eef0a56 [diff] |
RDMA/ucm: Removed checks for unsigned value < 0 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>