numam-dpdk/lib/graph
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
..
graph_debug.c
graph_ops.c
graph_populate.c
graph_private.h
graph_stats.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
graph.c log: register with standardized names 2021-05-11 15:17:55 +02:00
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
node.c eal: save error in string copy 2021-07-05 15:11:30 +02:00
rte_graph_worker.h graph: fix C++ include 2022-02-10 23:05:32 +01:00
rte_graph.h
version.map