numam-dpdk/drivers/raw/cnxk_bphy
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
..
cnxk_bphy_cgx_test.c raw/cnxk_bphy: add wrappers for available message types 2021-10-07 13:02:38 +02:00
cnxk_bphy_cgx.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
cnxk_bphy_cgx.h raw/cnxk_bphy: support CGX self test 2021-07-05 23:07:32 +02:00
cnxk_bphy_irq.c raw/cnxk_bphy: remove dependencies from internal headers 2021-11-03 16:12:29 +01:00
cnxk_bphy_irq.h raw/cnxk_bphy: remove dependencies from internal headers 2021-11-03 16:12:29 +01:00
cnxk_bphy.c raw/cnxk_bphy: keep leading zero in device name 2021-11-03 16:15:13 +01:00
meson.build raw/cnxk_bphy: support interrupt init and cleanup 2021-07-05 23:08:35 +02:00
rte_pmd_bphy.h raw/cnxk_bphy: add header includes 2021-11-03 16:15:13 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00