lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 26 Mar 2020 11:22:38 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     yuehaibing@...wei.com
Cc:     jcliburn@...il.com, chris.snook@...il.com, hkallweit1@...il.com,
        mhabets@...arflare.com, huangfq.daxian@...il.com, leon@...nel.org,
        colin.king@...onical.com, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next] atl2: remove unused variable
 'atl2_driver_string'

From: YueHaibing <yuehaibing@...wei.com>
Date: Thu, 26 Mar 2020 11:21:50 +0800

> drivers/net/ethernet/atheros/atlx/atl2.c:40:19: warning: ‘atl2_driver_string’ defined but not used [-Wunused-const-variable=]
>  static const char atl2_driver_string[] = "Atheros(R) L2 Ethernet Driver";
>                    ^~~~~~~~~~~~~~~~~~
> 
> commit ea973742140b ("net/atheros: Clean atheros code from driver version")
> left behind this, remove it.
> 
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ