numam-dpdk/examples/vhost_blk
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
..
blk_spec.h replace packed attributes 2020-04-16 18:16:46 +02:00
blk.c examples: remove unneeded atomic header include 2021-10-19 17:16:57 +02: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
vhost_blk_compat.c examples/vhost_blk: use common macro for minimum 2020-04-21 13:57:07 +02:00
vhost_blk.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
vhost_blk.h vhost: rename driver callbacks struct 2021-11-03 11:59:27 +01:00