diff options
| author | Bryan Tan <[email protected]> | 2023-06-05 11:37:28 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2023-06-09 14:11:53 -0300 |
| commit | 7ad697cdd31b9d5e59e25b035bad4cdd8e76aca1 (patch) | |
| tree | 35d6a08e4a581be9a9fd9e5cc892390099a6df49 /tools/perf/scripts/python/bin | |
| parent | c3e1bf626eb3c53ea60a0c64b441fb3015e1652e (diff) | |
RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcode
wr->opcode is unsigned; checking if it is negative is unnecessary. Fix
this issue by removing the check.
Fixes: 29c8d9eba550 ("IB: Add vmw_pvrdma driver")
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bryan Tan <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions