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, 30 Apr 2020 20:57:09 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     zhengbin13@...wei.com
Cc:     aviad.krawczyk@...wei.com, netdev@...r.kernel.org
Subject: Re: [PATCH -next] hinic: remove set but not used variable 'func_id'

From: Zheng Bin <zhengbin13@...wei.com>
Date: Wed, 29 Apr 2020 09:23:57 +0800

> Fixes gcc '-Wunused-but-set-variable' warning:
> 
> drivers/net/ethernet/huawei/hinic/hinic_sriov.c:792:6: warning: variable ‘func_id’ set but not used [-Wunused-but-set-variable]
> 
> It is introduced by commit 7dd29ee12865 ("hinic:
> add sriov feature support"), but never used,
> so remove it.
> 
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Zheng Bin <zhengbin13@...wei.com>

This does not apply cleanly to the net-next tree.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ