numam-dpdk/drivers/net
Stephen Hemminger 06c047b680 remove unnecessary null checks
Functions like free, rte_free, and rte_mempool_free
already handle NULL pointer so the checks here are not necessary.

Remove redundant NULL pointer checks before free functions
found by nullfree.cocci

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2022-02-12 12:07:48 +01:00
..
af_packet net/af_packet: fix ignoring full ring on Tx 2021-11-04 12:56:32 +01:00
af_xdp net/af_xdp: use libxdp if available 2022-02-01 11:08:00 +01:00
ark fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
atlantic fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
avp drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
axgbe remove unnecessary null checks 2022-02-12 12:07:48 +01:00
bnx2x remove unnecessary null checks 2022-02-12 12:07:48 +01:00
bnxt remove unnecessary null checks 2022-02-12 12:07:48 +01:00
bonding remove unnecessary null checks 2022-02-12 12:07:48 +01:00
cnxk remove unnecessary null checks 2022-02-12 12:07:48 +01:00
cxgbe remove unnecessary null checks 2022-02-12 12:07:48 +01:00
dpaa remove unnecessary null checks 2022-02-12 12:07:48 +01:00
dpaa2 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
e1000 fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ena remove unnecessary null checks 2022-02-12 12:07:48 +01:00
enetc net/enetc: support VF 2022-01-20 16:24:09 +01:00
enetfec fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
enic net/enic: support max descriptors allowed by adapter 2022-01-31 12:14:54 +01:00
failsafe net/failsafe: fix secondary process probe 2021-11-17 13:03:55 +01:00
fm10k fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
hinic remove unnecessary null checks 2022-02-12 12:07:48 +01:00
hns3 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
i40e remove unnecessary null checks 2022-02-12 12:07:48 +01:00
iavf remove unnecessary null checks 2022-02-12 12:07:48 +01:00
ice remove unnecessary null checks 2022-02-12 12:07:48 +01:00
igc remove unnecessary null checks 2022-02-12 12:07:48 +01:00
ionic fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ipn3ke drivers/net: use internal function to get ethdev struct 2022-02-04 14:44:13 +01:00
ixgbe remove unnecessary null checks 2022-02-12 12:07:48 +01:00
kni build: remove custom dependency checks in drivers 2022-01-21 15:40:58 +01:00
liquidio net/liquidio: remove unused counter 2021-11-16 13:01:52 +01:00
memif remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mlx4 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mlx5 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mvneta fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
mvpp2 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
netvsc remove unnecessary null checks 2022-02-12 12:07:48 +01:00
nfb ethdev: add namespace 2021-10-22 18:15:38 +02:00
nfp net/nfp: free HW ring memzone on queue release 2022-01-26 17:29:59 +01:00
ngbe fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
null remove unnecessary null checks 2022-02-12 12:07:48 +01:00
octeontx remove unnecessary null checks 2022-02-12 12:07:48 +01:00
octeontx_ep drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
pcap build: cleanup libpcap dependent components 2021-11-10 11:42:34 +01:00
pfe net/pfe: remove unused link status setting 2022-01-20 16:24:09 +01:00
qede remove unnecessary null checks 2022-02-12 12:07:48 +01:00
ring ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc net/sfc: fix lock releases 2022-02-07 13:39:47 +01:00
softnic remove unnecessary null checks 2022-02-12 12:07:48 +01:00
tap remove unnecessary null checks 2022-02-12 12:07:48 +01:00
thunderx fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
txgbe remove unnecessary null checks 2022-02-12 12:07:48 +01:00
vdev_netvsc remove unnecessary null checks 2022-02-12 12:07:48 +01:00
vhost build: remove custom dependency checks in drivers 2022-01-21 15:40:58 +01:00
virtio remove unnecessary null checks 2022-02-12 12:07:48 +01:00
vmxnet3 net/vmxnet3: fix build with clang 13 2021-11-16 13:02:27 +01:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00