summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/mm/soft-dirty.rst
diff options
context:
space:
mode:
authorMike Rapoport (IBM) <rppt@kernel.org>2023-02-01 12:41:56 +0300
committerJonathan Corbet <corbet@lwn.net>2023-02-02 20:18:05 +0300
commit00cba6b60fed57c81f297ab0fac9fd32d5f5ff65 (patch)
treefbed31ba0835621d5e390d16821f1856cbbf577e /Documentation/admin-guide/mm/soft-dirty.rst
parentee86588960e259760236a537323d5c7d945e378c (diff)
downloadlinux-00cba6b60fed57c81f297ab0fac9fd32d5f5ff65.tar.xz
docs/admin-guide/mm: remove useless markup
It is enough to use a file name to cross-reference another rst document. Jon says: The right things will happen in the HTML output, readers of the plain-text will know immediately where to go, and we don't have to add the label clutter. Drop reference markup and unnecessary labels and use plain file names. Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Link: https://lore.kernel.org/r/20230201094156.991542-4-rppt@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/mm/soft-dirty.rst')
-rw-r--r--Documentation/admin-guide/mm/soft-dirty.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/admin-guide/mm/soft-dirty.rst b/Documentation/admin-guide/mm/soft-dirty.rst
index cb0cfd6672fa..aeea936caa44 100644
--- a/Documentation/admin-guide/mm/soft-dirty.rst
+++ b/Documentation/admin-guide/mm/soft-dirty.rst
@@ -1,5 +1,3 @@
-.. _soft_dirty:
-
===============
Soft-Dirty PTEs
===============