[PATCH 0/3] more null pointer check removal
Stephen Hemminger
stephen at networkplumber.org
Wed Jun 22 20:51:55 CEST 2022
Reran the Cocci script to check for unnecessary null
pointer comparisons before free related functions.
Stephen Hemminger (3):
vdpa/mlx5: remove unnecessary null check
raw/ifpga: remove unnecessary null check
dmap/dpaa2: remove unnecessary null check
drivers/dma/dpaa2/dpaa2_qdma.c | 6 ++----
drivers/raw/ifpga/ifpga_rawdev.c | 3 +--
drivers/vdpa/mlx5/mlx5_vdpa_virtq.c | 3 +--
3 files changed, 4 insertions(+), 8 deletions(-)
--
2.35.1
More information about the dev
mailing list