]> git.droids-corp.org - dpdk.git/commit
pipeline: fix dead code
authorYogesh Jangra <yogesh.jangra@intel.com>
Wed, 27 Oct 2021 22:15:54 +0000 (18:15 -0400)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 4 Nov 2021 15:43:27 +0000 (16:43 +0100)
commit2ce3ccbe442eac130f53995fc69dac666fc175fa
treee629866165796c0ed1d05badde2ef2d02a1c6282
parent5dbbc2ab4a0ac9049a12e0cdd03ad3777cdb1dc3
pipeline: fix dead code

Fix minor dead code issue reported by Coverity.

Coverity issue: 373653
Fixes: e9d870 ("pipeline: add SWX pipeline tables")
Signed-off-by: Yogesh Jangra <yogesh.jangra@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/pipeline/rte_swx_pipeline.c