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] [thread-next>] [day] [month] [year] [list]
Date: Fri, 4 Aug 2023 09:11:42 -0500
From: Nick Child <nnac123@...ux.ibm.com>
To: Yu Liao <liaoyu15@...wei.com>, netdev@...r.kernel.org
Cc: liwei391@...wei.com, davem@...emloft.net
Subject: Re: [PATCH -next] ibmvnic: remove unused rc variable

LGTM thanks!

On 8/4/23 04:21, Yu Liao wrote:
> gcc with W=1 reports
> drivers/net/ethernet/ibm/ibmvnic.c:194:13: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
>                                              ^
> This variable is not used so remove it.
> 
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202308040609.zQsSXWXI-lkp@intel.com/
> Signed-off-by: Yu Liao <liaoyu15@...wei.com>

Reviewed-by: Nick Child <nnac123@...ux.ibm.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ