[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210312094738.2207817-1-lee.jones@linaro.org>
Date: Fri, 12 Mar 2021 09:47:08 +0000
From: Lee Jones <lee.jones@...aro.org>
To: lee.jones@...aro.org
Cc: linux-kernel@...r.kernel.org, Adam Radford <aradford@...il.com>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
Ali Akcaagac <aliakc@....de>,
Alim Akhtar <alim.akhtar@...sung.com>,
Andre Hedrick <andre@...e.com>,
Anil Gurumurthy <anil.gurumurthy@...gic.com>,
Anil Veerabhadrappa <anilgv@...adcom.com>,
Avri Altman <avri.altman@....com>,
Bas Vermeulen <bvermeul@...ckstar.xs4all.nl>,
Bradley Grove <linuxdrivers@...otech.com>,
Brian Macy <bmacy@...shinecomputing.com>,
Christoph Hellwig <hch@....de>,
"C.L. Huang" <ching@...ram.com.tw>, dc395x@...bble.org,
de Melo <acme@...ectiva.com.br>,
Dick Kennedy <dick.kennedy@...adcom.com>,
Dimitris Michailidis <dm@...lsio.com>,
Doug Ledford <dledford@...hat.com>,
Eddie Wai <eddie.wai@...adcom.com>,
Erich Chen <erich@...ram.com.tw>,
GR-QLogic-Storage-Upstream@...vell.com,
Hannes Reinecke <hare@...nel.org>,
Hannes Reinecke <hare@...e.de>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
James Smart <james.smart@...adcom.com>,
Jamie Lenehan <lenehan@...bble.org>,
Jan Kotas <jank@...ence.com>,
Jitendra Bhivare <jitendra.bhivare@...adcom.com>,
Joel Jacobson <linux@...re.com>, Karen Xie <kxie@...lsio.com>,
Ketan Mukadam <ketan.mukadam@...adcom.com>,
Kurt Garloff <garloff@...e.de>,
"Leonard N. Zubkoff" <lnz@...delion.com>,
linux-drivers@...adcom.com, Linux GmbH <hare@...e.com>,
linux-scsi@...r.kernel.org,
Manish Rangankar <mrangankar@...vell.com>,
Marcelo Tosatti <marcelo@...ectiva.com.br>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
MPT-FusionLinux.pdl@...gotech.com,
MPT-FusionLinux.pdl@...adcom.com,
Nathaniel Clark <nate@...rule.us>,
"Nicholas A. Bellinger" <nab@...nel.org>,
Nilesh Javali <njavali@...vell.com>,
Oliver Neukum <oliver@...kum.org>,
QLogic-Storage-Upstream@...gic.com,
Santosh Yaraganavi <santosh.sy@...sung.com>,
Sathya Prakash <sathya.prakash@...adcom.com>,
Sreekanth Reddy <sreekanth.reddy@...adcom.com>,
Stanley Chu <stanley.chu@...iatek.com>,
Subbu Seetharaman <subbu.seetharaman@...adcom.com>,
Sudarsana Kalluru <sudarsana.kalluru@...gic.com>,
Suganath Prabu Subramani
<suganath-prabu.subramani@...adcom.com>,
Vinayak Holikatti <h.vinayak@...sung.com>,
Vladislav Bolkhovitin <vst@...b.net>
Subject: [PATCH 00/30] [Set 2] Rid W=1 warnings in SCSI
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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.
Lee Jones (30):
scsi: mpt3sas: mpt3sas_config: Fix a bunch of potential naming doc-rot
scsi: ufs: ufshcd: Fix incorrectly named
ufshcd_find_max_sup_active_icc_level()
scsi: lpfc: lpfc_scsi: Fix a bunch of kernel-doc misdemeanours
scsi: lpfc: lpfc_attr: Fix a bunch of misnamed functions
scsi: libfc: fc_rport: Fix incorrect naming of fc_rport_adisc_resp()
scsi: mpt3sas: mpt3sas_transport: Fix a couple of misdocumented
functions/params
scsi: libfc: fc_fcp: Fix misspelling of fc_fcp_destroy()
scsi: qla2xxx: qla_mr: Fix a couple of misnamed functions
scsi: mpt3sas: mpt3sas_ctl: Fix some kernel-doc misnaming issues
scsi: qla2xxx: qla_nx2: Fix incorrectly named function
qla8044_check_temp()
scsi: qla2xxx: qla_target: Fix a couple of misdocumented functions
scsi: lpfc: lpfc_debugfs: Fix incorrectly documented function
lpfc_debugfs_commonxripools_data()
scsi: lpfc: lpfc_bsg: Fix a few incorrectly named functions
scsi: bfa: bfa_fcs_lport: Move a large struct from the stack onto the
heap
scsi: lpfc: lpfc_nvme: Fix kernel-doc formatting issue
scsi: ufs: cdns-pltfrm: Supply function names for headers
scsi: cxgbi: cxgb3i: cxgb3i: Fix misnaming of ddp_setup_conn_digest()
scsi: esas2r: esas2r_log: Supply __printf(x, y) formatting for
esas2r_log_master()
scsi: be2iscsi: be_iscsi: Fix incorrect naming of
beiscsi_iface_config_vlan()
scsi: be2iscsi: be_main: Provide missing function name in header
scsi: be2iscsi: be_mgmt: Fix beiscsi_phys_port()'s name in header
scsi: bnx2i: bnx2i_sysfs: Fix bnx2i_set_ccell_info()'s name in
description
scsi: initio: Remove unused variable 'prev'
scsi: a100u2w: Remove unused variable 'bios_phys'
scsi: dc395x: Fix incorrect naming in function headers
scsi: atp870u: Fix naming and demote incorrect and non-conformant
kernel-doc header
scsi: myrs: Remove a couple of unused 'status' variables
scsi: 3w-xxxx: Remove 2 unused variables 'response_que_value' and
'tw_dev'
scsi: 3w-9xxx: Remove a few set but unused variables
scsi: 3w-sas: Remove unused variables 'sglist' and 'tw_dev'
drivers/scsi/3w-9xxx.c | 14 ++++----------
drivers/scsi/3w-sas.c | 10 ++--------
drivers/scsi/3w-xxxx.c | 6 ++----
drivers/scsi/a100u2w.c | 2 --
drivers/scsi/atp870u.c | 7 +++----
drivers/scsi/be2iscsi/be_iscsi.c | 2 +-
drivers/scsi/be2iscsi/be_main.c | 1 +
drivers/scsi/be2iscsi/be_mgmt.c | 2 +-
drivers/scsi/bfa/bfa_fcs_lport.c | 20 ++++++++++++++------
drivers/scsi/bnx2i/bnx2i_sysfs.c | 2 +-
drivers/scsi/cxgbi/cxgb3i/cxgb3i.c | 2 +-
drivers/scsi/dc395x.c | 6 +++---
drivers/scsi/esas2r/esas2r_log.c | 7 +++++++
drivers/scsi/initio.c | 5 ++---
drivers/scsi/libfc/fc_fcp.c | 2 +-
drivers/scsi/libfc/fc_rport.c | 2 +-
drivers/scsi/lpfc/lpfc_attr.c | 12 ++++++------
drivers/scsi/lpfc/lpfc_bsg.c | 6 +++---
drivers/scsi/lpfc/lpfc_debugfs.c | 2 +-
drivers/scsi/lpfc/lpfc_nvme.c | 2 +-
drivers/scsi/lpfc/lpfc_scsi.c | 24 ++++++++++++------------
drivers/scsi/mpt3sas/mpt3sas_config.c | 10 +++++-----
drivers/scsi/mpt3sas/mpt3sas_ctl.c | 16 ++++++++--------
drivers/scsi/mpt3sas/mpt3sas_transport.c | 7 ++++---
drivers/scsi/myrs.c | 6 ++----
drivers/scsi/qla2xxx/qla_mr.c | 4 ++--
drivers/scsi/qla2xxx/qla_nx2.c | 2 +-
drivers/scsi/qla2xxx/qla_target.c | 4 ++--
drivers/scsi/ufs/cdns-pltfrm.c | 4 ++++
drivers/scsi/ufs/ufshcd.c | 2 +-
30 files changed, 96 insertions(+), 95 deletions(-)
Cc: Adam Radford <aradford@...il.com>
Cc: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: Ali Akcaagac <aliakc@....de>
Cc: Alim Akhtar <alim.akhtar@...sung.com>
Cc: Andre Hedrick <andre@...e.com>
Cc: Anil Gurumurthy <anil.gurumurthy@...gic.com>
Cc: Anil Veerabhadrappa <anilgv@...adcom.com>
Cc: Avri Altman <avri.altman@....com>
Cc: Bas Vermeulen <bvermeul@...ckstar.xs4all.nl>
Cc: Bradley Grove <linuxdrivers@...otech.com>
Cc: Brian Macy <bmacy@...shinecomputing.com>
Cc: Christoph Hellwig <hch@....de>
Cc: "C.L. Huang" <ching@...ram.com.tw>
Cc: dc395x@...bble.org
Cc: de Melo <acme@...ectiva.com.br>
Cc: Dick Kennedy <dick.kennedy@...adcom.com>
Cc: Dimitris Michailidis <dm@...lsio.com>
Cc: Doug Ledford <dledford@...hat.com>
Cc: Eddie Wai <eddie.wai@...adcom.com>
Cc: Erich Chen <erich@...ram.com.tw>
Cc: GR-QLogic-Storage-Upstream@...vell.com
Cc: Hannes Reinecke <hare@...nel.org>
Cc: Hannes Reinecke <hare@...e.de>
Cc: "James E.J. Bottomley" <jejb@...ux.ibm.com>
Cc: James Smart <james.smart@...adcom.com>
Cc: Jamie Lenehan <lenehan@...bble.org>
Cc: Jan Kotas <jank@...ence.com>
Cc: Jitendra Bhivare <jitendra.bhivare@...adcom.com>
Cc: Joel Jacobson <linux@...re.com>
Cc: Karen Xie <kxie@...lsio.com>
Cc: Ketan Mukadam <ketan.mukadam@...adcom.com>
Cc: Kurt Garloff <garloff@...e.de>
Cc: "Leonard N. Zubkoff" <lnz@...delion.com>
Cc: linux-drivers@...adcom.com
Cc: Linux GmbH <hare@...e.com>
Cc: linux-scsi@...r.kernel.org
Cc: Manish Rangankar <mrangankar@...vell.com>
Cc: Marcelo Tosatti <marcelo@...ectiva.com.br>
Cc: "Martin K. Petersen" <martin.petersen@...cle.com>
Cc: MPT-FusionLinux.pdl@...gotech.com
Cc: MPT-FusionLinux.pdl@...adcom.com
Cc: Nathaniel Clark <nate@...rule.us>
Cc: "Nicholas A. Bellinger" <nab@...nel.org>
Cc: Nilesh Javali <njavali@...vell.com>
Cc: Oliver Neukum <oliver@...kum.org>
Cc: QLogic-Storage-Upstream@...gic.com
Cc: Santosh Yaraganavi <santosh.sy@...sung.com>
Cc: Sathya Prakash <sathya.prakash@...adcom.com>
Cc: Sreekanth Reddy <sreekanth.reddy@...adcom.com>
Cc: Stanley Chu <stanley.chu@...iatek.com>
Cc: Subbu Seetharaman <subbu.seetharaman@...adcom.com>
Cc: Sudarsana Kalluru <sudarsana.kalluru@...gic.com>
Cc: Suganath Prabu Subramani <suganath-prabu.subramani@...adcom.com>
Cc: Vinayak Holikatti <h.vinayak@...sung.com>
Cc: Vladislav Bolkhovitin <vst@...b.net>
--
2.27.0
Powered by blists - more mailing lists