numam-dpdk/drivers/net/dpaa/fmlib
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
..
dpaa_integration.h
fm_ext.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
fm_lib.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
fm_pcd_ext.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
fm_port_ext.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
fm_vsp_ext.h net/dpaa: support VSP in fmlib 2020-09-18 18:55:07 +02:00
fm_vsp.c net/dpaa: support VSP in fmlib 2020-09-18 18:55:07 +02:00
ncsw_ext.h
net_ext.h