numam-dpdk/drivers/common
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 common/cnxk: update NIX and NPA dump functions 2022-01-23 14:17:31 +01:00
cpt remove unnecessary null checks 2022-02-12 12:07:48 +01:00
dpaax remove unnecessary null checks 2022-02-12 12:07:48 +01:00
iavf fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
mlx5 remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mvep drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
octeontx common/octeontx: enable build only on 64-bit Linux 2021-10-15 19:13:13 +02:00
qat remove unnecessary null checks 2022-02-12 12:07:48 +01:00
sfc_efx common/sfc_efx/base: support even spread RSS mode 2022-02-02 18:37:31 +01:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00