net/hns3: remove unused parameter markers
authorHuisong Li <lihuisong@huawei.com>
Thu, 4 Mar 2021 07:44:51 +0000 (15:44 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Mar 2021 14:07:14 +0000 (15:07 +0100)
commite5081655405784a387127ed99c231565585d9302
treeb86cbce37dfa627389a31ca26b601e73894e673c
parent25fb790f7868f8eee96f7f051a834dec01b8a369
net/hns3: remove unused parameter markers

All input parameters in the "hns3_dev_xstats_get_by_id" API are used,
so the rte_unused flag of some variables should be deleted.

Fixes: 3213d584b698 ("net/hns3: fix xstats with id and names")
Cc: stable@dpdk.org
Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Lijun Ou <oulijun@huawei.com>
drivers/net/hns3/hns3_stats.h