diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-06-16 09:27:36 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-06-17 22:24:38 +0300 |
commit | e5424f0aec76abd6567e844fbd9a0eb7d138374b (patch) | |
tree | 7883ad71a71f1a306f8d2a222a45839b2f89d3c8 /Documentation/PCI | |
parent | 8d4a0adc9cab0d2a5643bacfd42cd64d1f09ae09 (diff) | |
download | linux-e5424f0aec76abd6567e844fbd9a0eb7d138374b.tar.xz |
docs: PCI: endpoint: pci-endpoint-cfs.rst: avoid using ReST :doc:`foo` markup
The :doc:`foo` tag is auto-generated via automarkup.py.
So, use the filename at the sources, instead of :doc:`foo`.
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/4b18febe4a4f030dd9d43e5e6a2a0aa28bd5b734.1623824363.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/PCI')
-rw-r--r-- | Documentation/PCI/endpoint/pci-endpoint-cfs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/endpoint/pci-endpoint-cfs.rst b/Documentation/PCI/endpoint/pci-endpoint-cfs.rst index 696f8eeb4738..db609b97ad58 100644 --- a/Documentation/PCI/endpoint/pci-endpoint-cfs.rst +++ b/Documentation/PCI/endpoint/pci-endpoint-cfs.rst @@ -125,4 +125,4 @@ all the EPF devices are created and linked with the EPC device. | interrupt_pin | function -[1] :doc:`pci-endpoint` +[1] Documentation/PCI/endpoint/pci-endpoint.rst |