[PATCH] Documentation : Fixed definition lists ends without a blank line:506

Johan-liebert posted 1 patch 1 month, 3 weeks ago
Documentation/gpu/drm-mm.rst | 2 ++
1 file changed, 2 insertions(+)
[PATCH] Documentation : Fixed definition lists ends without a blank line:506
Posted by Johan-liebert 1 month, 3 weeks ago
---
 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