All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/doc: fix underline for section "DRM Sync Objects"
@ 2023-08-03 10:25 Simon Ser
  2023-08-03 11:24 ` Jani Nikula
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Ser @ 2023-08-03 10:25 UTC (permalink / raw)
  To: dri-devel; +Cc: Jani Nikula

It doesn't line up.

Signed-off-by: Simon Ser <contact@emersion.fr>
Suggested-by: Jani Nikula <jani.nikula@intel.com>
---
 Documentation/gpu/drm-mm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst
index 513197359aba..c19b34b1c0ed 100644
--- a/Documentation/gpu/drm-mm.rst
+++ b/Documentation/gpu/drm-mm.rst
@@ -520,7 +520,7 @@ DRM Cache Handling and Fast WC memcpy()
 .. _drm_sync_objects:
 
 DRM Sync Objects
-===========================
+================
 
 .. kernel-doc:: drivers/gpu/drm/drm_syncobj.c
    :doc: Overview
-- 
2.41.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-03 11:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-03 10:25 [PATCH] drm/doc: fix underline for section "DRM Sync Objects" Simon Ser
2023-08-03 11:24 ` Jani Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.