[PATCH 0/3] unnecessary checks for null
Ferruh Yigit
ferruh.yigit at amd.com
Wed Nov 13 02:25:37 CET 2024
On 11/12/2024 5:38 PM, Stephen Hemminger wrote:
> Found by running nullfree.cocci on 24.11-rc2
>
> Stephen Hemminger (3):
> bus/fslmc: remove unnecessary null check
> net/dpaa2: remove unnecessary check for null before rte_free
> net/ntnic: remove unnecessary check for null before free
>
For series,
Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
Btw, script catches 'rte_openssl_pmd.c' for 'EVP_PKEY_free()' call,
which seems ignoring the NULL value, it can be separate patch for crypto
tree.
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list