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:   Tue, 08 Sep 2020 19:53:13 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     xuwei5@...ilicon.com
Cc:     netdev@...r.kernel.org, linuxarm@...wei.com,
        shameerali.kolothum.thodi@...wei.com, jonathan.cameron@...wei.com,
        john.garry@...wei.com, salil.mehta@...wei.com,
        shiju.jose@...wei.com, jinying@...ilicon.com,
        zhangyi.ac@...wei.com, liguozhu@...ilicon.com,
        tangkunshan@...wei.com, huangdaode@...ilicon.com,
        steve.glendinning@...well.net, kuba@...nel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [net-next] net: smsc911x: Remove unused variables

From: Wei Xu <xuwei5@...ilicon.com>
Date: Tue, 8 Sep 2020 11:49:25 +0800

> Fixes the following W=1 kernel build warning(s):
> 
>  drivers/net/ethernet/smsc/smsc911x.c: In function ‘smsc911x_rx_fastforward’:
>  drivers/net/ethernet/smsc/smsc911x.c:1199:16: warning: variable ‘temp’ set but not used [-Wunused-but-set-variable]
> 
>  drivers/net/ethernet/smsc/smsc911x.c: In function ‘smsc911x_eeprom_write_location’:
>  drivers/net/ethernet/smsc/smsc911x.c:2058:6: warning: variable ‘temp’ set but not used [-Wunused-but-set-variable]
> 
> Signed-off-by: Wei Xu <xuwei5@...ilicon.com>

Applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ