From: Alex Dewar <[email protected]> Date: Thu, 20 Aug 2020 18:47:25 +0100
> In qed_rdma_destroy_cq() the result of dma_alloc_coherent() is cast from > void* unnecessarily. Remove cast. > > Issue identified with Coccinelle. > > Signed-off-by: Alex Dewar <[email protected]> Applied to net-next, thanks.

