aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/memory-barriers.txt
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-07 15:54:36 -0300
committerJonathan Corbet <corbet@lwn.net>2019-06-08 13:42:37 -0600
commitb640fbad2d8fe120c761f61eb6c96f05047100cd (patch)
tree3303909904c79dde78a19814c73cd60c7c594c83 /Documentation/memory-barriers.txt
parentdocs: fs: fix broken links to vfs.txt with was renamed to vfs.rst (diff)
downloadlinux-dev-b640fbad2d8fe120c761f61eb6c96f05047100cd.tar.xz
linux-dev-b640fbad2d8fe120c761f61eb6c96f05047100cd.zip
docs: pci: fix broken links due to conversion from pci.txt to pci.rst
Some documentation files were still pointing to the old place. Fixes: 229b4e0728e0 ("Documentation: PCI: convert pci.txt to reST") Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Paul E. McKenney <paulmck@linux.ibm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/memory-barriers.txt')
-rw-r--r--Documentation/memory-barriers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/memory-barriers.txt b/Documentation/memory-barriers.txt
index f70ebcdfe592..f4170aae1d75 100644
--- a/Documentation/memory-barriers.txt
+++ b/Documentation/memory-barriers.txt
@@ -548,7 +548,7 @@ There are certain things that the Linux kernel memory barriers do not guarantee:
[*] For information on bus mastering DMA and coherency please read:
- Documentation/PCI/pci.txt
+ Documentation/PCI/pci.rst
Documentation/DMA-API-HOWTO.txt
Documentation/DMA-API.txt