]> Git Repo - linux.git/commitdiff
drm: ci: docs: fix build warning - add missing escape
authorHelen Koike <[email protected]>
Thu, 24 Aug 2023 16:42:30 +0000 (13:42 -0300)
committerDaniel Vetter <[email protected]>
Tue, 29 Aug 2023 17:56:11 +0000 (19:56 +0200)
Fix the following warning:

Documentation/gpu/automated_testing.rst:55: WARNING: Inline emphasis start-string without end-string.

Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Helen Koike <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Documentation/gpu/automated_testing.rst

index 1b87b802ac7f9eb806b2b49e1fe79845c2996f6c..469b6fb65c306155d88ff365f9c1e98e880fd8f6 100644 (file)
@@ -52,7 +52,7 @@ IGT_VERSION
 drivers/gpu/drm/ci/testlist.txt
 -------------------------------
 
-IGT tests to be run on all drivers (unless mentioned in a driver's *-skips.txt
+IGT tests to be run on all drivers (unless mentioned in a driver's \*-skips.txt
 file, see below).
 
 drivers/gpu/drm/ci/${DRIVER_NAME}-${HW_REVISION}-fails.txt
This page took 0.065311 seconds and 4 git commands to generate.