Message ID | a185cba0-e5f8-b347-54c7-10cbf32402d8@infradead.org (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Randy, > Add exported functions from scsi_common.c to the SCSI driver API > documentation. Applied to 4.16/scsi-queue, thanks!
--- lnx-415-rc2.orig/Documentation/driver-api/scsi.rst +++ lnx-415-rc2/Documentation/driver-api/scsi.rst @@ -224,6 +224,14 @@ mid to lowlevel SCSI driver interface .. kernel-doc:: drivers/scsi/hosts.c :export: +drivers/scsi/scsi_common.c +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +general support functions + +.. kernel-doc:: drivers/scsi/scsi_common.c + :export: + Transport classes -----------------