On Fri, Oct 9, 2020 at 6:09 PM wangyunjian wrote:
>
> From: Yunjian Wang
>
> The glibc free allows free(NULL) as null operation,
> so remove this useless null checks.
>
> Coverity issue: 357719
> Fixes: da138cd47e06 ("net/octeontx2: handle port reconfigure")
> Cc: sta...@dpdk.org
>
> Signed-off-b
From: Yunjian Wang
The glibc free allows free(NULL) as null operation,
so remove this useless null checks.
Coverity issue: 357719
Fixes: da138cd47e06 ("net/octeontx2: handle port reconfigure")
Cc: sta...@dpdk.org
Signed-off-by: Yunjian Wang
---
v2:
fix code styles suggested by Stephen Hemmi
2 matches
Mail list logo