numam-dpdk/drivers/compress/mlx5
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
..
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
mlx5_compress_utils.h compress/mlx5: introduce PMD 2021-01-27 20:40:03 +01:00
mlx5_compress.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00