linux/net/rds
YueHaibing ce753e66dc net/rds: Remove unnecessary null check
Null check before dma_pool_destroy is redundant, so remove it.
This is detected by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-17 15:23:03 -04:00
..
af_rds.c Convert usage of IN_MULTICAST to ipv4_is_multicast 2019-09-05 09:38:32 +02:00
bind.c net/rds: Check laddr_check before calling it 2019-09-27 12:10:55 +02:00
cong.c
connection.c
ib_cm.c net/rds: Add missing include file 2019-10-06 18:34:10 +02:00
ib_fmr.c
ib_frmr.c
ib_mr.h
ib_rdma.c
ib_recv.c net/rds: Use DMA memory pool allocation for rds_header 2019-10-03 12:11:08 -07:00
ib_ring.c
ib_send.c net/rds: Use DMA memory pool allocation for rds_header 2019-10-03 12:11:08 -07:00
ib_stats.c net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names' 2019-09-15 20:56:19 +02:00
ib_sysctl.c
ib.c net/rds: Remove unnecessary null check 2019-10-17 15:23:03 -04:00
ib.h net/rds: Use DMA memory pool allocation for rds_header 2019-10-03 12:11:08 -07:00
info.c
info.h
Kconfig net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
loop.c
loop.h
Makefile
message.c
page.c
rdma_transport.c
rdma_transport.h
rdma.c
rds_single_path.h
rds.h
recv.c
send.c Convert usage of IN_MULTICAST to ipv4_is_multicast 2019-09-05 09:38:32 +02:00
stats.c
sysctl.c
tcp_connect.c
tcp_listen.c
tcp_recv.c
tcp_send.c
tcp_stats.c
tcp.c
tcp.h
threads.c
transport.c