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>] [day] [month] [year] [list]
Date:   Mon, 2 Aug 2021 11:48:49 +0000
From:   Prabhakar Kushwaha <pkushwaha@...vell.com>
To:     Bill Wendling <morbo@...gle.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
        "clang-built-linux@...glegroups.com" 
        <clang-built-linux@...glegroups.com>,
        Nathan Chancellor <nathan@...nel.org>,
        Nick Desaulniers <ndesaulniers@...gle.com>,
        Ariel Elior <aelior@...vell.com>,
        Sudarsana Reddy Kalluru <skalluru@...vell.com>,
        GR-everest-linux-l2 <GR-everest-linux-l2@...vell.com>,
        "David S . Miller" <davem@...emloft.net>,
        Nilesh Javali <njavali@...vell.com>,
        GR-QLogic-Storage-Upstream <GR-QLogic-Storage-Upstream@...vell.com>,
        "James E . J . Bottomley" <jejb@...ux.ibm.com>,
        "Martin K . Petersen" <martin.petersen@...cle.com>,
        Shai Malin <smalin@...vell.com>
Subject: RE: [PATCH v2 2/3] bnx2x: remove unused variable 'cur_data_offset'


> -----Original Message-----
> From: Bill Wendling <morbo@...gle.com>
> Sent: Tuesday, July 27, 2021 1:49 AM
> To: linux-kernel@...r.kernel.org; netdev@...r.kernel.org; linux-
> scsi@...r.kernel.org; clang-built-linux@...glegroups.com; Nathan Chancellor
> <nathan@...nel.org>; Nick Desaulniers <ndesaulniers@...gle.com>; Ariel Elior
> <aelior@...vell.com>; Sudarsana Reddy Kalluru <skalluru@...vell.com>; GR-
> everest-linux-l2 <GR-everest-linux-l2@...vell.com>; David S . Miller
> <davem@...emloft.net>; Nilesh Javali <njavali@...vell.com>; GR-QLogic-
> Storage-Upstream <GR-QLogic-Storage-Upstream@...vell.com>; James E . J .
> Bottomley <jejb@...ux.ibm.com>; Martin K . Petersen
> <martin.petersen@...cle.com>
> Cc: Bill Wendling <morbo@...gle.com>
> Subject: [EXT] [PATCH v2 2/3] bnx2x: remove unused variable 'cur_data_offset'
> 
> Fix the clang build warning:
> 
>   drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c:1862:13: error: variable
> 'cur_data_offset' set but not used [-Werror,-Wunused-but-set-variable]
>         dma_addr_t cur_data_offset;
> 
> Signed-off-by: Bill Wendling <morbo@...gle.com>
> ---

Acked-by: Prabhakar Kushwaha <pkushwaha@...vell.com>


Powered by blists - more mailing lists