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:   Wed, 8 Jul 2020 00:53:31 +0000
From:   Damien Le Moal <Damien.LeMoal@....com>
To:     Lee Jones <lee.jones@...aro.org>,
        "jejb@...ux.ibm.com" <jejb@...ux.ibm.com>,
        "martin.petersen@...cle.com" <martin.petersen@...cle.com>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>
Subject: Re: [PATCH 00/10] Fix a bunch SCSI related W=1 warnings

On 2020/07/07 23:01, Lee Jones wrote:
> This set is part of a larger effort attempting to clean-up W=1
> kernel builds, which are currently overwhelmingly riddled with
> niggly little warnings.
> 
> There are a whole lot more of these.  More fixes to follow.

Hi Lee,

I posted a series doing that cleanup for megaraid, mpt3sas sd and sd_zbc yesterday.

https://www.spinics.net/lists/linux-scsi/msg144023.html

Probably could merge the series since yours touches other drivers too.

> 
> Lee Jones (10):
>   scsi: megaraid: megaraid_mm: Strip excess function param description
>   scsi: megaraid: megaraid_mbox: Fix some kerneldoc bitrot
>   scsi: fdomain: Mark 'fdomain_pm_ops' as __maybe_unused
>   scsi: megaraid: megaraid_sas_fusion: Fix-up a whole myriad of
>     kerneldoc misdemeanours
>   scsi: megaraid: megaraid_sas_base: Provide prototypes for non-static
>     functions
>   scsi: aha152x: Remove unused variable 'ret'
>   scsi: pcmcia: nsp_cs: Use new __printf() format notation
>   scsi: pcmcia: nsp_cs: Remove unused variable 'dummy'
>   scsi: libfc: fc_disc: Fix-up some incorrectly referenced function
>     parameters
>   scsi: megaraid: megaraid_sas: Convert forward-declarations to
>     prototypes
> 
>  drivers/scsi/aha152x.c                      |   3 +-
>  drivers/scsi/fdomain.h                      |   2 +-
>  drivers/scsi/libfc/fc_disc.c                |   6 +-
>  drivers/scsi/megaraid/megaraid_mbox.c       |   4 +-
>  drivers/scsi/megaraid/megaraid_mm.c         |   1 -
>  drivers/scsi/megaraid/megaraid_sas.h        |  25 ++++-
>  drivers/scsi/megaraid/megaraid_sas_base.c   |   4 -
>  drivers/scsi/megaraid/megaraid_sas_fusion.c | 102 ++++++++------------
>  drivers/scsi/megaraid/megaraid_sas_fusion.h |   6 ++
>  drivers/scsi/pcmcia/nsp_cs.c                |   5 +-
>  10 files changed, 81 insertions(+), 77 deletions(-)
> 


-- 
Damien Le Moal
Western Digital Research

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ