diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-14 17:47:26 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-05-31 01:54:32 +0300 |
commit | 4d2c729c62328d6841111d98396374476367ae83 (patch) | |
tree | 6cc827289a946c738aca826af370ce032a59a54c /Documentation/PCI/index.rst | |
parent | 2e6422444894685a8a3135f7b982aa026dc0f74c (diff) | |
download | linux-4d2c729c62328d6841111d98396374476367ae83.tar.xz |
Documentation: PCI: convert pci-iov-howto.txt to reST
Convert plain text documentation to reStructuredText format and add it to
Sphinx TOC tree. No essential content change.
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/PCI/index.rst')
-rw-r--r-- | Documentation/PCI/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/PCI/index.rst b/Documentation/PCI/index.rst index 79d6d75bbf28..0d9390298c4a 100644 --- a/Documentation/PCI/index.rst +++ b/Documentation/PCI/index.rst @@ -10,3 +10,4 @@ Linux PCI Bus Subsystem pci picebus-howto + pci-iov-howto |