[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250812165126.6324-1-i.liebert@proton.me>
Date: Tue, 12 Aug 2025 16:51:25 +0000
From: Johan-liebert <i.roseoriana@...il.com>
To: skhan@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
Johan-liebert <i.liebert@...ton.me>
Subject: [PATCH] Documentation : Fixed definition lists ends without a blank line:506
---
Documentation/gpu/drm-mm.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst
index d55751cad67c..044a888282b7 100644
--- a/Documentation/gpu/drm-mm.rst
+++ b/Documentation/gpu/drm-mm.rst
@@ -483,6 +483,7 @@ Split and Merge
.. kernel-doc:: drivers/gpu/drm/drm_gpuvm.c
:doc: Split and Merge
+
.. _drm_gpuvm_locking:
Locking
@@ -496,6 +497,7 @@ Examples
.. kernel-doc:: drivers/gpu/drm/drm_gpuvm.c
:doc: Examples
+
DRM GPUVM Function References
-----------------------------
--
2.43.0
Powered by blists - more mailing lists