On 01 Oct 14:04, Kevin Traynor wrote:
> Some variables are commented out. Remove them.
>
> Fixes: d548ef513cd7 ("event/opdl: add unit tests")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Kevin Traynor <[email protected]>
> ---
> drivers/event/opdl/opdl_test.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/drivers/event/opdl/opdl_test.c b/drivers/event/opdl/opdl_test.c
> index 5868ec1be..e7a32fbd3 100644
> --- a/drivers/event/opdl/opdl_test.c
> +++ b/drivers/event/opdl/opdl_test.c
> @@ -696,7 +696,4 @@ static int
> single_link(struct test *t)
> {
> - /* const uint8_t rx_port = 0; */
> - /* const uint8_t w1_port = 1; */
> - /* const uint8_t w3_port = 3; */
> const uint8_t tx_port = 2;
> int err;
> --
> 2.21.0
>
Acked-by: Liang Ma <[email protected]>
- [dpdk-dev] [PATCH 0/9] Coverity fixes and other cleanups Kevin Traynor
- [dpdk-dev] [PATCH 1/9] net/pcap: fix argument checks Kevin Traynor
- Re: [dpdk-dev] [PATCH 1/9] net/pcap: fix argument ... Ferriter, Cian
- [dpdk-dev] [PATCH 2/9] crypto/octeontx: fix possible N... Kevin Traynor
- [dpdk-dev] [PATCH 4/9] net/ipn3ke: fix incorrect c... Kevin Traynor
- [dpdk-dev] [PATCH 3/9] net/bnxt: remove logically ... Kevin Traynor
- Re: [dpdk-dev] [PATCH 3/9] net/bnxt: remove lo... Ajit Khaparde
- [dpdk-dev] [PATCH 5/9] net/ipn3ke: remove useless ... Kevin Traynor
- [dpdk-dev] [PATCH 6/9] net/ipn3ke: remove commente... Kevin Traynor
- [dpdk-dev] [PATCH 8/9] event/opdl: remove commente... Kevin Traynor
- Re: [dpdk-dev] [PATCH 8/9] event/opdl: remove ... Liang, Ma
- [dpdk-dev] [PATCH 7/9] compress/octeontx: remove c... Kevin Traynor
- [dpdk-dev] [PATCH 9/9] net/bnxt: remove commented ... Kevin Traynor
- Re: [dpdk-dev] [PATCH 9/9] net/bnxt: remove co... Ajit Khaparde

