[PATCH v4 1/3] drm/doc: Fix title underline for "Task information"
André Almeida
andrealmeid at igalia.com
Fri Jul 4 19:07:22 UTC 2025
Fix the following warning:
Documentation/gpu/drm-uapi.rst:450: WARNING: Title underline too short.
Task information
--------------- [docutils]
Fixes: cd37124b4093 ("drm/doc: Add a section about "Task information" for the wedge API")
Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
Closes: https://lore.kernel.org/lkml/20250618150333.5ded99a0@canb.auug.org.au/
Reviewed-by: Raag Jadav <raag.jadav at intel.com>
Signed-off-by: André Almeida <andrealmeid at igalia.com>
---
v4: Drop new line at the end of file
v2: Add Reported-by tag
---
---
Documentation/gpu/drm-uapi.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/gpu/drm-uapi.rst b/Documentation/gpu/drm-uapi.rst
index 263e5a97c080..5bc1da4915af 100644
--- a/Documentation/gpu/drm-uapi.rst
+++ b/Documentation/gpu/drm-uapi.rst
@@ -447,7 +447,7 @@ hang is usually the most critical one which can result in consequential hangs or
complete wedging.
Task information
----------------
+----------------
The information about which application (if any) was involved in the device
wedging is useful for userspace if they want to notify the user about what
--
2.49.0
More information about the dri-devel
mailing list