numam-dpdk/examples/l2fwd-cat
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
..
cat.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
cat.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
l2fwd-cat.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00