[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190824.162421.1494143522595019726.davem@davemloft.net>
Date: Sat, 24 Aug 2019 16:24:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yuehaibing@...wei.com
Cc: yisen.zhuang@...wei.com, salil.mehta@...wei.com,
lipeng321@...wei.com, tanhuazhong@...wei.com,
shenjian15@...wei.com, linyunsheng@...wei.com,
liuzhongzhu@...wei.com, huangguangbin2@...wei.com,
liweihang@...ilicon.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] net: hns3: Fix -Wunused-const-variable warning
From: YueHaibing <yuehaibing@...wei.com>
Date: Thu, 22 Aug 2019 22:49:37 +0800
> drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h:542:30:
> warning: meta_data_key_info defined but not used [-Wunused-const-variable=]
> drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h:553:30:
> warning: tuple_key_info defined but not used [-Wunused-const-variable=]
>
> The two variable is only used in hclge_main.c,
> so just move the definition over there.
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Applied, thanks.
Powered by blists - more mailing lists