diff options
author | Gal Pressman <galpress@amazon.com> | 2020-07-06 15:03:41 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-07-06 19:24:20 -0300 |
commit | c5f42b21051517a2070a67d21be8e423d5fdf0d9 (patch) | |
tree | fb708bc4c187cfb94aae3b685e414b462f5b25d3 /drivers/infiniband/hw/hfi1/mad.c | |
parent | c367124e6cb32e548bb7a2823e00889d09d6bc87 (diff) |
RDMA/core: Check for error instead of success in alloc MR function
The common kernel pattern is to check for error, not success. Flip the if
statement accordingly and keep the main flow unindented.
Link: https://lore.kernel.org/r/20200706120343.10816-2-galpress@amazon.com
Signed-off-by: Gal Pressman <galpress@amazon.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/hfi1/mad.c')
0 files changed, 0 insertions, 0 deletions