On Wed, May 15, 2019 at 05:25:48PM +0100, Fan Zhang wrote:
This patch tries to fix the coverity issue of unchecked
return value. Since the function that causes the problem
is unused, it is removed completely.

Coverity issue: 336816
Fixes: f5188211c721 ("examples/vhost_crypto: add sample application")
Cc: sta...@dpdk.org

Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com>
---
examples/vhost_crypto/main.c | 6 ------
1 file changed, 6 deletions(-)


It really is unused.

Reviewed-by: Jens Freimann <jfreim...@redhat.com>


Reply via email to