From: Bart Van Assche <bvanassche@acm.org>
To: "Martin K . Petersen" <martin.petersen@oracle.com>
Cc: Jaegeuk Kim <jaegeuk@kernel.org>,
linux-scsi@vger.kernel.org, Bart Van Assche <bvanassche@acm.org>
Subject: [PATCH 00/13] A series of small SCSI patches
Date: Tue, 23 Nov 2021 16:52:04 -0800 [thread overview]
Message-ID: <20211124005217.2300458-1-bvanassche@acm.org> (raw)
Hi Martin,
This patch series fixes a number of static checker warnings. Most of these
patches fix warnings introduced during the merge window.
Please consider these patches for kernel v5.17.
Thanks,
Bart.
Bart Van Assche (13):
scsi: core: Suppress a kernel-doc warning
scsi: core: Declare 'scsi_scan_type' static
scsi: core: Show SCMD_LAST in text form
scsi: a100u2w: Fix a kernel-doc warning
scsi: ata: Declare 'ata_ncq_sdev_attrs' static
scsi: atp870u: Fix a kernel-doc warning
scsi: bfa: Declare 'bfad_im_vport_attrs' static
scsi: dc395x: Fix a kernel-doc warning
scsi: initio: Fix a kernel-doc warning
scsi: megaraid: Fix a kernel-doc warning
scsi: pm8001: Fix kernel-doc warnings
scsi: pmcraid: Fix a kernel-doc warning
scsi: Remove superfluous #include <linux/async.h> directives
drivers/ata/libata-sata.c | 2 +-
drivers/scsi/a100u2w.c | 2 --
drivers/scsi/atp870u.c | 1 -
drivers/scsi/bfa/bfad_attr.c | 2 +-
drivers/scsi/dc395x.c | 3 +--
drivers/scsi/hisi_sas/hisi_sas.h | 1 -
drivers/scsi/initio.c | 2 --
drivers/scsi/libsas/sas_discover.c | 1 -
drivers/scsi/megaraid/megaraid_mbox.c | 1 -
drivers/scsi/pm8001/pm8001_ctl.c | 24 ++++++++++++------------
drivers/scsi/pmcraid.c | 1 -
drivers/scsi/scsi.c | 1 -
drivers/scsi/scsi_debugfs.c | 1 +
drivers/scsi/scsi_pm.c | 1 -
drivers/scsi/scsi_priv.h | 1 -
drivers/scsi/scsi_scan.c | 4 ++--
drivers/scsi/sd.c | 1 -
drivers/scsi/ufs/ufshpb.c | 1 -
18 files changed, 18 insertions(+), 32 deletions(-)
next reply other threads:[~2021-11-24 0:52 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-24 0:52 Bart Van Assche [this message]
2021-11-24 0:52 ` [PATCH 01/13] scsi: core: Suppress a kernel-doc warning Bart Van Assche
2021-11-24 0:52 ` [PATCH 02/13] scsi: core: Declare 'scsi_scan_type' static Bart Van Assche
2021-11-24 0:52 ` [PATCH 03/13] scsi: core: Show SCMD_LAST in text form Bart Van Assche
2021-11-24 0:52 ` [PATCH 04/13] scsi: a100u2w: Fix a kernel-doc warning Bart Van Assche
2021-11-24 0:52 ` [PATCH 05/13] scsi: ata: Declare 'ata_ncq_sdev_attrs' static Bart Van Assche
2021-11-24 8:54 ` Damien Le Moal
2021-11-29 19:37 ` Bart Van Assche
2021-11-24 0:52 ` [PATCH 06/13] scsi: atp870u: Fix a kernel-doc warning Bart Van Assche
2021-11-24 0:52 ` [PATCH 07/13] scsi: bfa: Declare 'bfad_im_vport_attrs' static Bart Van Assche
2021-11-24 0:52 ` [PATCH 08/13] scsi: dc395x: Fix a kernel-doc warning Bart Van Assche
2021-11-24 0:52 ` [PATCH 09/13] scsi: initio: " Bart Van Assche
2021-11-24 0:52 ` [PATCH 10/13] scsi: megaraid: " Bart Van Assche
2021-11-24 0:52 ` [PATCH 11/13] scsi: pm8001: Fix kernel-doc warnings Bart Van Assche
2021-11-24 6:08 ` Jinpu Wang
2021-11-24 0:52 ` [PATCH 12/13] scsi: pmcraid: Fix a kernel-doc warning Bart Van Assche
2021-11-24 0:52 ` [PATCH 13/13] scsi: Remove superfluous #include <linux/async.h> directives Bart Van Assche
2021-11-24 1:54 ` Daejun Park
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=20211124005217.2300458-1-bvanassche@acm.org \
--to=bvanassche@acm.org \
--cc=jaegeuk@kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
/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