docs/mm: remove useless markup
authorMike Rapoport (IBM) <rppt@kernel.org>
Wed, 1 Feb 2023 09:41:55 +0000 (11:41 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 2 Feb 2023 17:18:05 +0000 (10:18 -0700)
commitee86588960e259760236a537323d5c7d945e378c
tree87c9a1d3dcf5225edfc99e511d7391e6171ea3fc
parent353c7dd636ed12fdaedea782de612aceb1923ed9
docs/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-3-rppt@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
27 files changed:
Documentation/mm/active_mm.rst
Documentation/mm/arch_pgtable_helpers.rst
Documentation/mm/balance.rst
Documentation/mm/free_page_reporting.rst
Documentation/mm/frontswap.rst
Documentation/mm/highmem.rst
Documentation/mm/hmm.rst
Documentation/mm/hugetlbfs_reserv.rst
Documentation/mm/hwpoison.rst
Documentation/mm/ksm.rst
Documentation/mm/memory-model.rst
Documentation/mm/mmu_notifier.rst
Documentation/mm/numa.rst
Documentation/mm/page_frags.rst
Documentation/mm/page_migration.rst
Documentation/mm/page_owner.rst
Documentation/mm/page_table_check.rst
Documentation/mm/remap_file_pages.rst
Documentation/mm/slub.rst
Documentation/mm/split_page_table_lock.rst
Documentation/mm/transhuge.rst
Documentation/mm/unevictable-lru.rst
Documentation/mm/z3fold.rst
Documentation/mm/zsmalloc.rst
Documentation/translations/zh_CN/mm/hmm.rst
Documentation/translations/zh_CN/mm/hugetlbfs_reserv.rst
Documentation/translations/zh_CN/mm/numa.rst