[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200708065136.GL3500@dell>
Date: Wed, 8 Jul 2020 07:51:36 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Damien Le Moal <Damien.LeMoal@....com>
Cc: "jejb@...ux.ibm.com" <jejb@...ux.ibm.com>,
"martin.petersen@...cle.com" <martin.petersen@...cle.com>,
"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 Wed, 08 Jul 2020, Damien Le Moal wrote:
> 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.
Do you have plans to fix anything else, or should I continue?
> > 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(-)
> >
>
>
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists