linux/drivers/net/ethernet/qlogic
Alex Dewar 31ac155cc1 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>
2020-08-20 16:16:12 -07:00
..
netxen netxen_nic: use generic power management 2020-07-04 18:02:06 -07:00
qed net: qed: Remove unnecessary cast 2020-08-20 16:16:12 -07:00
qede Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2020-08-03 18:27:40 -07:00
qlcnic qlcnic: convert to new udp_tunnel_nic infra 2020-07-14 17:04:27 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ 2019-07-23 11:29:40 -07:00
qla3xxx.c treewide: Remove uninitialized_var() usage 2020-07-16 12:35:15 -07:00
qla3xxx.h