]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ba85a7d5d85f45f1f61f3d1f0b6be0cde70b002
tree6a36779d3cb3f621d3bd00d614d4f8d6cf96b902
parent9b46bad097cc1cc32b53bf9affb60bb106751433
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