numam-dpdk/drivers/net/dpaa
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
..
fmlib remove unnecessary null checks 2022-02-12 12:07:48 +01:00
dpaa_ethdev.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
dpaa_ethdev.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
dpaa_flow.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
dpaa_flow.h net/dpaa: support virtual storage profile 2020-09-18 18:55:08 +02:00
dpaa_fmc.c net/dpaa: explain behaviour with FMC policy 2021-10-07 14:47:35 +02:00
dpaa_rxtx.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
dpaa_rxtx.h net/dpaa: support external buffers in Tx 2021-02-24 18:03:30 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_pmd_dpaa.h net/dpaa: fix port ID type in API 2020-09-18 18:55:10 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00