target-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc
@ 2024-04-08  2:54 Randy Dunlap
  2024-04-08  2:54 ` [PATCH 4/8] scsi: iser: fix @read_stag kernel-doc warning Randy Dunlap
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Randy Dunlap @ 2024-04-08  2:54 UTC (permalink / raw)
  To: linux-scsi
  Cc: Randy Dunlap, James E.J. Bottomley, Martin K. Petersen,
	Doug Gilbert, Sagi Grimberg, Max Gurtovoy, linux-rdma,
	target-devel, Hannes Reinecke, Bart Van Assche, Jonathan Corbet,
	linux-doc

Clean up some SCSI doc files and fix kernel-doc in 6 header files in
include/scsi/.


 [PATCH 1/8] scsi: documentation: clean up overview
 [PATCH 2/8] scsi: documentation: clean up scsi_mid_low_api.rst
 [PATCH 3/8] scsi: core: add kernel-doc for scsi_msg_to_host_byte()
 [PATCH 4/8] scsi: iser: fix @read_stag kernel-doc warning
 [PATCH 5/8] scsi: libfcoe: fix a slew of kernel-doc warnings
 [PATCH 6/8] scsi: core: add function return kernel-doc for 2 functions
 [PATCH 7/8] scsi: scsi_transport_fc: add kernel-doc for function return
 [PATCH 8/8] scsi: scsi_transport_srp: fix a couple of kernel-doc warnings

 Documentation/driver-api/scsi.rst       |   15 ++++++-------
 Documentation/scsi/scsi_mid_low_api.rst |   20 ++++++++---------
 include/scsi/iser.h                     |    2 -
 include/scsi/libfcoe.h                  |   25 +++++++++++++++-------
 include/scsi/scsi.h                     |    7 +++---
 include/scsi/scsi_cmnd.h                |    2 +
 include/scsi/scsi_transport_fc.h        |    5 +---
 include/scsi/scsi_transport_srp.h       |    4 +--
 8 files changed, 46 insertions(+), 34 deletions(-)


Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org
Cc: Doug Gilbert <dgilbert@interlog.com>
Cc: Sagi Grimberg <sagi@grimberg.me>
Cc: Max Gurtovoy <mgurtovoy@nvidia.com>
Cc: linux-rdma@vger.kernel.org
Cc: target-devel@vger.kernel.org
Cc: Hannes Reinecke <hare@suse.de>
Cc: Bart Van Assche <bvanassche@acm.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-12  2:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08  2:54 [PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc Randy Dunlap
2024-04-08  2:54 ` [PATCH 4/8] scsi: iser: fix @read_stag kernel-doc warning Randy Dunlap
2024-04-08  6:35   ` Sagi Grimberg
2024-04-08  7:43   ` Max Gurtovoy
2024-04-09  2:10 ` [PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc Martin K. Petersen
2024-04-12  2:05 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).