> -Original Message-
> From: Stephen Hemminger
> Sent: Tuesday, January 25, 2022 1:47 AM
> To: dev@dpdk.org
> Cc: Stephen Hemminger ; Wang, Xiao W
>
> Subject: [PATCH v2 75/83] vdpa/ifc: remove unnecessary NULL checks
>
> Remove redundant NULL pointer c
Remove redundant NULL pointer checks before free functions
found by nullfree.cocci
Signed-off-by: Stephen Hemminger
---
drivers/vdpa/ifc/ifcvf_vdpa.c | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/drivers/vdpa/ifc/ifcvf_vdpa.c b/drivers/vdpa/ifc/ifcvf_vdpa.c
index 3
2 matches
Mail list logo