[PATCH v3 2/3] docs/mm: Page Reclaim: add page label to allow external references

Mike Rapoport posted 3 patches 2 years, 8 months ago
There is a newer version of this series
[PATCH v3 2/3] docs/mm: Page Reclaim: add page label to allow external references
Posted by Mike Rapoport 2 years, 8 months ago
From: "Mike Rapoport (IBM)" <rppt@kernel.org>

Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
---
 Documentation/mm/page_reclaim.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/mm/page_reclaim.rst b/Documentation/mm/page_reclaim.rst
index 50a30b7f8ac3..3fccde066436 100644
--- a/Documentation/mm/page_reclaim.rst
+++ b/Documentation/mm/page_reclaim.rst
@@ -1,5 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0
 
+.. _page_reclaim:
+
 ============
 Page Reclaim
 ============
-- 
2.35.1