RDMA/hns: Fix some print issues
authorYixing Liu <liuyixing1@huawei.com>
Fri, 18 Jun 2021 10:10:13 +0000 (18:10 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 22 Jun 2021 18:17:06 +0000 (15:17 -0300)
commit125073e76ba3c7cdedef0fb538d2f22be1f33f92
tree6506ee99b5fd14f3142fe15d83a98aa3b7de965d
parent2a38c0f10e6d7d28e06ff1eb1f350804c4850275
RDMA/hns: Fix some print issues

Remove redundant print and fix a character type mismatch.

Fixes: 0e0ab04b5bbe ("RDMA/hns: Refactor the MTR creation flow")
Link: https://lore.kernel.org/r/1624011020-16992-4-git-send-email-liweihang@huawei.com
Signed-off-by: Yixing Liu <liuyixing1@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/hns/hns_roce_mr.c
drivers/infiniband/hw/hns/hns_roce_qp.c