numam-dpdk/drivers/net/ixgbe
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
..
base net/ixgbe: build on Windows 2021-10-07 14:47:35 +02:00
ixgbe_82599_bypass.c
ixgbe_bypass_api.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ixgbe_bypass_defines.h
ixgbe_bypass.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ixgbe_bypass.h
ixgbe_ethdev.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
ixgbe_ethdev.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ixgbe_fdir.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ixgbe_flow.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ixgbe_ipsec.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ixgbe_ipsec.h cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
ixgbe_logs.h net/ixgbe: refine debug build option 2021-04-01 16:10:20 +02:00
ixgbe_pf.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
ixgbe_regs.h
ixgbe_rxtx_vec_common.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
ixgbe_rxtx_vec_neon.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
ixgbe_rxtx_vec_sse.c net/ixgbe: add vector Rx parameter check 2022-01-11 01:33:24 +01:00
ixgbe_rxtx.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
ixgbe_rxtx.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
ixgbe_tm.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
ixgbe_vf_representor.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
meson.build net/ixgbe: build on Windows 2021-10-07 14:47:35 +02:00
rte_pmd_ixgbe.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
rte_pmd_ixgbe.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00