RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memse
authorAllen Pais <allen.pais@oracle.com>
Mon, 22 Oct 2018 14:00:43 +0000 (19:30 +0530)
committerDoug Ledford <dledford@redhat.com>
Tue, 6 Nov 2018 20:58:02 +0000 (15:58 -0500)
commit6d10550c84f51cb7c449c51d1a6fd31185a6ba6c
tree694db0845765ed458bdf0490f29aff4271de49b9
parent651022382c7f8da46cb4872a545ee1da6d097d2a
RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memse

This is a mechanical transformation, no change in logic.

Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c