crypto/dpaa2_sec: remove dead code
authorDavid Marchand <david.marchand@redhat.com>
Fri, 23 Oct 2020 07:43:04 +0000 (09:43 +0200)
committerAkhil Goyal <akhil.goyal@nxp.com>
Mon, 2 Nov 2020 08:24:41 +0000 (09:24 +0100)
commit0ea0bbfebc3e557b1739b20de0dabbe938b2f058
tree50993d1c09669c25b83f811f86ceb75496baf4e6
parent601b8a54a5fa2484ed0c8398b48c7c6f8839fdfd
crypto/dpaa2_sec: remove dead code

RTE_LIBRTE_SECURITY_TEST never existed, the variable under this check is
never used.

Fixes: e117c18a1dbe ("crypto/dpaa2_sec: restructure session management")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c