RDMA/hns_roce: Don't check return value of zap_vma_ptes()
authorDoug Ledford <dledford@redhat.com>
Fri, 1 Jun 2018 15:19:19 +0000 (11:19 -0400)
committerDoug Ledford <dledford@redhat.com>
Fri, 1 Jun 2018 15:20:43 +0000 (11:20 -0400)
commit008fba465d7c010dc14c9d7fd57a7a743d50bf8e
tree6a36779d3cb3f621d3bd00d614d4f8d6cf96b902
parent7fc8ff267d8a94964626b847a0440b6feef9dd68
RDMA/hns_roce: Don't check return value of zap_vma_ptes()

There is no need to check return value of zap_vma_ptes()
because there is nothing to do with this knowledge.

Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hns/hns_roce_main.c