> -----Original Message-----
> From: Anoob Joseph <ano...@marvell.com>
> Sent: Thursday, July 21, 2022 5:59 AM
> To: Akhil Goyal <gak...@marvell.com>; Power, Ciara
> <ciara.po...@intel.com>; Zhang, Roy Fan <roy.fan.zh...@intel.com>
> Cc: Jerin Jacob <jer...@marvell.com>; Hemant Agrawal
> <hemant.agra...@nxp.com>; Gagandeep Singh <g.si...@nxp.com>;
> dev@dpdk.org
> 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 <ano...@marvell.com>
> ---
Acked-by: Fan Zhang <roy.fan.zh...@intel.com>