> > 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 Joseph <[email protected]> > > --- > Acked-by: Fan Zhang <[email protected]>
Applied to dpdk-next-crypto Thanks.

