[PATCH 0/3] more null pointer check removal
Tyler Retzlaff
roretzla at linux.microsoft.com
Wed Jun 22 21:05:27 CEST 2022
On Wed, Jun 22, 2022 at 11:51:55AM -0700, Stephen Hemminger wrote:
> 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(-)
>
> --
Series-acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
More information about the dev
mailing list