RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()
authorNaresh Gottumukkala <bgottumukkala@emulex.com>
Mon, 28 Oct 2013 11:59:34 +0000 (17:29 +0530)
committerRoland Dreier <roland@purestorage.com>
Fri, 8 Nov 2013 22:43:06 +0000 (14:43 -0800)
commitd5e3f378337581af86a8b86a4db8fd6e164eae3c
tree729395bc64cc8b08fc114630ed435b44198e8436
parent1852d1da3b4723d7db0d490f54c07442b3e1c452
RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()

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>
drivers/infiniband/hw/ocrdma/ocrdma_verbs.c
This page took 0.025213 seconds and 5 git commands to generate.