diff options
author | Alex Dewar <alex.dewar90@gmail.com> | 2020-08-20 18:47:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-20 16:16:12 -0700 |
commit | 31ac155cc1e5cdf67dce8208a3071982f5d7fbec (patch) | |
tree | 2955009c7cbb3f230eaaa43d22c7416c7e963f34 /drivers/net/ethernet/qlogic/qed/qed_iscsi.c | |
parent | e6e67768a0b9d6e31ef0bfe94f24659d0e6941f1 (diff) |
net: qed: Remove unnecessary cast
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 <alex.dewar90@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qlogic/qed/qed_iscsi.c')
0 files changed, 0 insertions, 0 deletions