From: Lee Jones <lee.jones@linaro.org>
To: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-kernel@vger.kernel.org, Adam Radford <aradford@gmail.com>,
Alan Cox <alan@lxorguk.ukuu.org.uk>, Ali Akcaagac <aliakc@web.de>,
Alim Akhtar <alim.akhtar@samsung.com>,
Andre Hedrick <andre@suse.com>,
Anil Gurumurthy <anil.gurumurthy@qlogic.com>,
Anil Veerabhadrappa <anilgv@broadcom.com>,
Avri Altman <avri.altman@wdc.com>,
Bas Vermeulen <bvermeul@blackstar.xs4all.nl>,
Bradley Grove <linuxdrivers@attotech.com>,
Brian Macy <bmacy@sunshinecomputing.com>,
Christoph Hellwig <hch@lst.de>,
"C.L. Huang" <ching@tekram.com.tw>,
dc395x@twibble.org, de Melo <acme@conectiva.com.br>,
Dick Kennedy <dick.kennedy@broadcom.com>,
Dimitris Michailidis <dm@chelsio.com>,
Doug Ledford <dledford@redhat.com>,
Eddie Wai <eddie.wai@broadcom.com>,
Erich Chen <erich@tekram.com.tw>,
GR-QLogic-Storage-Upstream@marvell.com,
Hannes Reinecke <hare@kernel.org>, Hannes Reinecke <hare@suse.de>,
"James E.J. Bottomley" <jejb@linux.ibm.com>,
James Smart <james.smart@broadcom.com>,
Jamie Lenehan <lenehan@twibble.org>, Jan Kotas <jank@cadence.com>,
Jitendra Bhivare <jitendra.bhivare@broadcom.com>,
Joel Jacobson <linux@3ware.com>, Karen Xie <kxie@chelsio.com>,
Ketan Mukadam <ketan.mukadam@broadcom.com>,
Kurt Garloff <garloff@suse.de>,
"Leonard N. Zubkoff" <lnz@dandelion.com>,
linux-drivers@broadcom.com, Linux GmbH <hare@suse.com>,
linux-scsi@vger.kernel.org,
Manish Rangankar <mrangankar@marvell.com>,
Marcelo Tosatti <marcelo@conectiva.com.br>,
MPT-FusionLinux.pdl@avagotech.com,
MPT-FusionLinux.pdl@broadcom.com,
Nathaniel Clark <nate@misrule.us>,
"Nicholas A. Bellinger" <nab@kernel.org>,
Nilesh Javali <njavali@marvell.com>,
Oliver Neukum <oliver@neukum.org>,
QLogic-Storage-Upstream@qlogic.com,
Santosh Yaraganavi <santosh.sy@samsung.com>,
Sathya Prakash <sathya.prakash@broadcom.com>,
Sreekanth Reddy <sreekanth.reddy@broadcom.com>,
Stanley Chu <stanley.chu@mediatek.com>,
Subbu Seetharaman <subbu.seetharaman@broadcom.com>,
Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>,
Suganath Prabu Subramani <suganath-prabu.subramani@broadcom.com>,
Vinayak Holikatti <h.vinayak@samsung.com>,
Vladislav Bolkhovitin <vst@vlnb.net>
Subject: Re: [PATCH 00/30] [Set 2] Rid W=1 warnings in SCSI
Date: Tue, 16 Mar 2021 07:17:25 +0000 [thread overview]
Message-ID: <20210316071725.GZ701493@dell> (raw)
In-Reply-To: <yq15z1r6db8.fsf@ca-mkp.ca.oracle.com>
On Mon, 15 Mar 2021, Martin K. Petersen wrote:
>
> Lee,
>
> > 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.
>
> Applied to 5.13/scsi-staging, thanks!
Superstar! Thanks Martin.
Just FYI, there are more 44 more patches left until clean.
Would you like them in 1 or 2 sets?
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2021-03-16 7:18 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-12 9:47 [PATCH 00/30] [Set 2] Rid W=1 warnings in SCSI Lee Jones
2021-03-12 9:47 ` [PATCH 01/30] scsi: mpt3sas: mpt3sas_config: Fix a bunch of potential naming doc-rot Lee Jones
2021-03-12 9:47 ` [PATCH 02/30] scsi: ufs: ufshcd: Fix incorrectly named ufshcd_find_max_sup_active_icc_level() Lee Jones
2021-03-12 9:47 ` [PATCH 03/30] scsi: lpfc: lpfc_scsi: Fix a bunch of kernel-doc misdemeanours Lee Jones
2021-03-12 9:47 ` [PATCH 04/30] scsi: lpfc: lpfc_attr: Fix a bunch of misnamed functions Lee Jones
2021-03-12 9:47 ` [PATCH 05/30] scsi: libfc: fc_rport: Fix incorrect naming of fc_rport_adisc_resp() Lee Jones
2021-03-12 9:47 ` [PATCH 06/30] scsi: mpt3sas: mpt3sas_transport: Fix a couple of misdocumented functions/params Lee Jones
2021-03-12 9:47 ` [PATCH 07/30] scsi: libfc: fc_fcp: Fix misspelling of fc_fcp_destroy() Lee Jones
2021-03-12 9:47 ` [PATCH 08/30] scsi: qla2xxx: qla_mr: Fix a couple of misnamed functions Lee Jones
2021-03-12 9:47 ` [PATCH 09/30] scsi: mpt3sas: mpt3sas_ctl: Fix some kernel-doc misnaming issues Lee Jones
2021-03-12 9:47 ` [PATCH 10/30] scsi: qla2xxx: qla_nx2: Fix incorrectly named function qla8044_check_temp() Lee Jones
2021-03-12 9:47 ` [PATCH 11/30] scsi: qla2xxx: qla_target: Fix a couple of misdocumented functions Lee Jones
2021-03-12 9:47 ` [PATCH 12/30] scsi: lpfc: lpfc_debugfs: Fix incorrectly documented function lpfc_debugfs_commonxripools_data() Lee Jones
2021-03-12 9:47 ` [PATCH 13/30] scsi: lpfc: lpfc_bsg: Fix a few incorrectly named functions Lee Jones
2021-03-12 9:47 ` [PATCH 14/30] scsi: bfa: bfa_fcs_lport: Move a large struct from the stack onto the heap Lee Jones
2021-03-12 9:47 ` [PATCH 15/30] scsi: lpfc: lpfc_nvme: Fix kernel-doc formatting issue Lee Jones
2021-03-12 9:47 ` [PATCH 16/30] scsi: ufs: cdns-pltfrm: Supply function names for headers Lee Jones
2021-03-12 9:47 ` [PATCH 17/30] scsi: cxgbi: cxgb3i: cxgb3i: Fix misnaming of ddp_setup_conn_digest() Lee Jones
2021-03-12 9:47 ` [PATCH 18/30] scsi: esas2r: esas2r_log: Supply __printf(x, y) formatting for esas2r_log_master() Lee Jones
2021-03-12 9:47 ` [PATCH 19/30] scsi: be2iscsi: be_iscsi: Fix incorrect naming of beiscsi_iface_config_vlan() Lee Jones
2021-03-12 9:47 ` [PATCH 20/30] scsi: be2iscsi: be_main: Provide missing function name in header Lee Jones
2021-03-12 9:47 ` [PATCH 21/30] scsi: be2iscsi: be_mgmt: Fix beiscsi_phys_port()'s " Lee Jones
2021-03-12 9:47 ` [PATCH 22/30] scsi: bnx2i: bnx2i_sysfs: Fix bnx2i_set_ccell_info()'s name in description Lee Jones
2021-03-12 9:47 ` [PATCH 23/30] scsi: initio: Remove unused variable 'prev' Lee Jones
2021-03-12 16:27 ` Christoph Hellwig
2021-03-12 9:47 ` [PATCH 24/30] scsi: a100u2w: Remove unused variable 'bios_phys' Lee Jones
2021-03-12 16:37 ` Christoph Hellwig
2021-03-12 9:47 ` [PATCH 25/30] scsi: dc395x: Fix incorrect naming in function headers Lee Jones
2021-03-12 9:47 ` [PATCH 26/30] scsi: atp870u: Fix naming and demote incorrect and non-conformant kernel-doc header Lee Jones
2021-03-12 9:47 ` [PATCH 27/30] scsi: myrs: Remove a couple of unused 'status' variables Lee Jones
2021-03-12 16:40 ` Christoph Hellwig
2021-03-12 9:47 ` [PATCH 28/30] scsi: 3w-xxxx: Remove 2 unused variables 'response_que_value' and 'tw_dev' Lee Jones
2021-03-12 9:47 ` [PATCH 29/30] scsi: 3w-9xxx: Remove a few set but unused variables Lee Jones
2021-03-12 9:47 ` [PATCH 30/30] scsi: 3w-sas: Remove unused variables 'sglist' and 'tw_dev' Lee Jones
2021-03-16 2:29 ` [PATCH 00/30] [Set 2] Rid W=1 warnings in SCSI Martin K. Petersen
2021-03-16 7:17 ` Lee Jones [this message]
2021-03-17 1:38 ` Martin K. Petersen
2021-03-17 8:13 ` Lee Jones
2021-03-19 3:46 ` Martin K. Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210316071725.GZ701493@dell \
--to=lee.jones@linaro.org \
--cc=GR-QLogic-Storage-Upstream@marvell.com \
--cc=MPT-FusionLinux.pdl@avagotech.com \
--cc=MPT-FusionLinux.pdl@broadcom.com \
--cc=QLogic-Storage-Upstream@qlogic.com \
--cc=acme@conectiva.com.br \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=aliakc@web.de \
--cc=alim.akhtar@samsung.com \
--cc=andre@suse.com \
--cc=anil.gurumurthy@qlogic.com \
--cc=anilgv@broadcom.com \
--cc=aradford@gmail.com \
--cc=avri.altman@wdc.com \
--cc=bmacy@sunshinecomputing.com \
--cc=bvermeul@blackstar.xs4all.nl \
--cc=ching@tekram.com.tw \
--cc=dc395x@twibble.org \
--cc=dick.kennedy@broadcom.com \
--cc=dledford@redhat.com \
--cc=dm@chelsio.com \
--cc=eddie.wai@broadcom.com \
--cc=erich@tekram.com.tw \
--cc=garloff@suse.de \
--cc=h.vinayak@samsung.com \
--cc=hare@kernel.org \
--cc=hare@suse.com \
--cc=hare@suse.de \
--cc=hch@lst.de \
--cc=james.smart@broadcom.com \
--cc=jank@cadence.com \
--cc=jejb@linux.ibm.com \
--cc=jitendra.bhivare@broadcom.com \
--cc=ketan.mukadam@broadcom.com \
--cc=kxie@chelsio.com \
--cc=lenehan@twibble.org \
--cc=linux-drivers@broadcom.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux@3ware.com \
--cc=linuxdrivers@attotech.com \
--cc=lnz@dandelion.com \
--cc=marcelo@conectiva.com.br \
--cc=martin.petersen@oracle.com \
--cc=mrangankar@marvell.com \
--cc=nab@kernel.org \
--cc=nate@misrule.us \
--cc=njavali@marvell.com \
--cc=oliver@neukum.org \
--cc=santosh.sy@samsung.com \
--cc=sathya.prakash@broadcom.com \
--cc=sreekanth.reddy@broadcom.com \
--cc=stanley.chu@mediatek.com \
--cc=subbu.seetharaman@broadcom.com \
--cc=sudarsana.kalluru@qlogic.com \
--cc=suganath-prabu.subramani@broadcom.com \
--cc=vst@vlnb.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox