numam-dpdk/lib/eal
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
..
arm eal/arm: inline 128-bit atomic compare exchange with GCC 2022-02-11 08:44:09 +01:00
common remove unnecessary null checks 2022-02-12 12:07:48 +01:00
freebsd remove unnecessary null checks 2022-02-12 12:07:48 +01:00
include eal: fix C++ include 2022-02-10 23:02:35 +01:00
linux remove unnecessary null checks 2022-02-12 12:07:48 +01:00
ppc eal/ppc: use compiler builtins for atomics 2021-10-14 16:51:25 +02:00
unix eal: move Unix filesystem functions into one file 2022-02-09 19:12:53 +01:00
windows remove unnecessary null checks 2022-02-12 12:07:48 +01:00
x86 fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
meson.build eal: add OS defines for C conditional checks 2022-01-17 19:26:42 +01:00
version.map eal: add internal function to get base address 2022-02-08 23:59:10 +01:00