diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-02 09:15:35 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-03-11 23:07:57 -0400 |
commit | 7f877908df42d58468980d89a7f130ab30c83afd (patch) | |
tree | 0346443c1781e16d627d8a1835042f78c72263b5 /Documentation/scsi/index.rst | |
parent | 31df2fd54cafdadadb20c60e80461c9b08b2ff56 (diff) | |
download | lwn-7f877908df42d58468980d89a7f130ab30c83afd.tar.gz lwn-7f877908df42d58468980d89a7f130ab30c83afd.zip |
scsi: docs: include SCSI Transport SRP diagram at the doc body
Instead of having a separate makefile, and be alone, group
it at the SCSI documentation and make it being built as part
of docs makefile.
Link: https://lore.kernel.org/r/419c455fb40c9a1e85cc9a654a7fdb07aeeccf71.1583136624.git.mchehab+huawei@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/scsi/index.rst')
-rw-r--r-- | Documentation/scsi/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scsi/index.rst b/Documentation/scsi/index.rst index 16baf8b0f11f..3ef7ad65372a 100644 --- a/Documentation/scsi/index.rst +++ b/Documentation/scsi/index.rst @@ -7,4 +7,4 @@ Linux SCSI Subsystem .. toctree:: :maxdepth: 1 - + scsi_transport_srp/figures |