numam-dpdk/drivers/common/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
..
linux build: fix warnings when running external commands 2022-02-02 15:44:12 +01:00
windows common/mlx5: remove useless C++ include guard 2022-02-08 17:10:54 +01:00
meson.build common/mlx5: support auxiliary bus 2021-07-22 00:11:14 +02:00
mlx5_common_defs.h common/mlx5: fix post doorbell barrier 2021-11-07 16:21:03 +01:00
mlx5_common_devx.c common/mlx5: fix queue size in DevX queue pair creation 2021-11-08 19:46:28 +01:00
mlx5_common_devx.h common/mlx5: fix queue size in DevX queue pair creation 2021-11-08 19:46:28 +01:00
mlx5_common_log.h common/mlx5: share hash list tool 2021-05-04 22:49:37 +02:00
mlx5_common_mp.c common/mlx5: fix mempool registration 2021-11-21 15:38:07 +01:00
mlx5_common_mp.h common/mlx5: fix mempool registration 2021-11-21 15:38:07 +01:00
mlx5_common_mr.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mlx5_common_mr.h common/mlx5: fix mempool registration 2021-11-21 15:38:07 +01:00
mlx5_common_pci.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mlx5_common_private.h common/mlx5: share basic probing with internal drivers 2021-10-21 15:38:46 +02:00
mlx5_common_utils.c common/mlx5: optimize debug log 2021-10-26 17:16:17 +02:00
mlx5_common_utils.h common/mlx5: add bus-agnostic layer 2021-07-22 00:11:11 +02:00
mlx5_common.c common/mlx5: fix probing failure code 2022-01-26 17:41:12 +01:00
mlx5_common.h common/mlx5: create wrapped MR 2021-11-10 15:48:56 +01:00
mlx5_devx_cmds.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
mlx5_devx_cmds.h common/mlx5: add minimum WQE size for striding RQ 2021-12-05 12:22:05 +01:00
mlx5_malloc.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
mlx5_malloc.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
mlx5_prm.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
version.map net/mlx5: support imissed counter on Windows 2022-01-06 10:07:59 +01:00