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: megaraid: megaraid_mm: Fix incorrect function name in header
scsi: megaraid: megaraid_sas_base: Fix a bunch of misnamed functions
in their headers
scsi: fcoe: Fix function name fcoe_set_vport_symbolic_name() in
description
scsi: megaraid: megaraid_mbox: Fix function name
megaraid_queue_command_lck() in description
scsi: fcoe: fcoe_ctlr: Fix a couple of incorrectly named functions
scsi: aic94xx: aic94xx_hwi: Fix a couple of misnamed function names
scsi: aacraid: aachba: Fix a few incorrectly named functions
scsi: pm8001: pm8001_init: Provide function name and fix a misspelling
scsi: aacraid: commctrl: Fix incorrect spelling of aac_send_raw_srb()
scsi: bnx2fc: bnx2fc_hwi: Fix typo in bnx2fc_indicate_kcqe()
scsi: pm8001: pm8001_sas: Provide function name
'pm8001_I_T_nexus_reset()' in header
scsi: qla4xxx: ql4_os: Fix formatting issues - missing '-' and '_'
scsi: pm8001: pm8001_ctl: Fix incorrectly named functions in headers
scsi: aic94xx: aic94xx_sds: Fix asd_erase_nv_sector()'s header
scsi: qla2xxx: qla_iocb: Replace __qla2x00_marker()'s missing
underscores
scsi: aacraid: commsup: Repair formatting issue in
aac_handle_sa_aif()'s header
scsi: lpfc: lpfc_sli: Fix a bunch of kernel-doc issues
scsi: pm8001: pm8001_hwi: Fix some misnamed function descriptions
scsi: qla4xxx: ql4_mbx: Fix kernel-doc formatting and misnaming issue
scsi: bnx2fc: bnx2fc_tgt: Fix misnaming of bnx2fc_free_session_resc()
scsi: aic94xx: aic94xx_dump: Remove code that has been unused for at
least 13 years
scsi: pm8001: pm80xx_hwi: Fix a bunch of doc-rotted function headers
scsi: qla2xxx: qla_gs: Fix some incorrect formatting/spelling issues
scsi: aacraid: rx: Fix misspelling of _aac_rx_init()
scsi: lpfc: lpfc_ct: Fix formatting and misspelling issues
scsi: libfc: fc_lport: Fix some possible copy/paste issues
scsi: lpfc: lpfc_hbadisc: Fix incorrect naming of
__lpfc_update_fcf_record()
scsi: mpt3sas: mpt3sas_base: Fix misspelling of
_base_put_smid_default_atomic()
scsi: lpfc: lpfc_nportdisc: Fix misspelling of lpfc_defer_acc_rsp()
scsi: mpt3sas: mpt3sas_scs: Move a little data from the stack onto the
heap
drivers/scsi/aacraid/aachba.c | 8 +-
drivers/scsi/aacraid/commctrl.c | 2 +-
drivers/scsi/aacraid/commsup.c | 4 +-
drivers/scsi/aacraid/rx.c | 2 +-
drivers/scsi/aic94xx/aic94xx_dump.c | 184 ----------------------
drivers/scsi/aic94xx/aic94xx_hwi.c | 4 +-
drivers/scsi/aic94xx/aic94xx_sds.c | 2 +-
drivers/scsi/bnx2fc/bnx2fc_hwi.c | 2 +-
drivers/scsi/bnx2fc/bnx2fc_tgt.c | 2 +-
drivers/scsi/fcoe/fcoe.c | 2 +-
drivers/scsi/fcoe/fcoe_ctlr.c | 4 +-
drivers/scsi/libfc/fc_lport.c | 12 +-
drivers/scsi/lpfc/lpfc_ct.c | 12 +-
drivers/scsi/lpfc/lpfc_hbadisc.c | 2 +-
drivers/scsi/lpfc/lpfc_nportdisc.c | 2 +-
drivers/scsi/lpfc/lpfc_sli.c | 12 +-
drivers/scsi/megaraid/megaraid_mbox.c | 2 +-
drivers/scsi/megaraid/megaraid_mm.c | 2 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 11 +-
drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 38 +++--
drivers/scsi/pm8001/pm8001_ctl.c | 4 +-
drivers/scsi/pm8001/pm8001_hwi.c | 8 +-
drivers/scsi/pm8001/pm8001_init.c | 4 +-
drivers/scsi/pm8001/pm8001_sas.c | 1 +
drivers/scsi/pm8001/pm80xx_hwi.c | 18 +--
drivers/scsi/qla2xxx/qla_gs.c | 10 +-
drivers/scsi/qla2xxx/qla_iocb.c | 2 +-
drivers/scsi/qla4xxx/ql4_mbx.c | 4 +-
drivers/scsi/qla4xxx/ql4_os.c | 4 +-
30 files changed, 99 insertions(+), 267 deletions(-)
Cc: Adaptec OEM Raid Solutions <[email protected]>
Cc: Atul Mukker <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: David Chaw <[email protected]>
Cc: Dick Kennedy <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: "Gustavo A. R. Silva" <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Jack Wang <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: James Smart <[email protected]>
Cc: Jason Yan <[email protected]>
Cc: Javed Hasan <[email protected]>
Cc: John Garry <[email protected]>
Cc: Kashyap Desai <[email protected]>
Cc: Kumar Santhanam <[email protected]>
Cc: Lee Jones <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Luben Tuikov <[email protected]>
Cc: Manish Rangankar <[email protected]>
Cc: Manoj Jose <[email protected]>
Cc: "Martin K. Petersen" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Nikith Ganigarakoppal <[email protected]>
Cc: Nilesh Javali <[email protected]>
Cc: "PMC-Sierra, Inc" <[email protected]>
Cc: Prakash Gollapudi <[email protected]>
Cc: Sangeetha Gnanasekaran <[email protected]>
Cc: Sathya Prakash <[email protected]>
Cc: Saurav Kashyap <[email protected]>
Cc: Shivasharan S <[email protected]>
Cc: Sreekanth Reddy <[email protected]>
Cc: Sreenivas Bagalkote <[email protected]>
Cc: Suganath Prabu Subramani <[email protected]>
Cc: Sumit Saxena <[email protected]>
Cc: Sumit Semwal <[email protected]>
--
2.27.0