> > Subject: [PATCH] app/crypto-perf: remove redundant function return
> >
> > Remove redundant function return value. The function is used in datapath
> > and the return value is not checked in any of the existing callers.
> >
> > Signed-off-by: Anoob J
> -Original Message-
> From: Anoob Joseph
> Sent: Thursday, July 21, 2022 5:59 AM
> To: Akhil Goyal ; Power, Ciara
> ; Zhang, Roy Fan
> Cc: Jerin Jacob ; Hemant Agrawal
> ; Gagandeep Singh ;
> dev@dpdk.org
> Subject: [PATCH] app/crypto-perf: remove redundant
Remove redundant function return value. The function is used in datapath
and the return value is not checked in any of the existing callers.
Signed-off-by: Anoob Joseph
---
app/test-crypto-perf/cperf_ops.c | 36 +---
app/test-crypto-perf/cperf_ops.h | 2 +-
2 files c
3 matches
Mail list logo