> Subject: [PATCH 1/4] security: remove redundant cast
>
> The API 'rte_cryptodev_get_sec_ctx' returns void *. Type cast is not
> required.
>
> Signed-off-by: Anoob Joseph
> ---
The changes in the series are part of
https://patches.dpdk.org/project/dpdk/pat
> -Original Message-
> From: Anoob Joseph
> Sent: Friday, September 8, 2023 6:40 AM
> To: Akhil Goyal ; Power, Ciara
> Cc: Jerin Jacob ; dev@dpdk.org
> Subject: [PATCH 1/4] security: remove redundant cast
>
> The API 'rte_cryptodev_get_sec_ctx'
The API 'rte_cryptodev_get_sec_ctx' returns void *. Type cast is not
required.
Signed-off-by: Anoob Joseph
---
lib/security/rte_security.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/security/rte_security.c b/lib/security/rte_security.c
index c4d64bb8e9..71910863bc 10
3 matches
Mail list logo