Skip to content

Commit

Permalink
drm: ci: docs: fix build warning - add missing escape
Browse files Browse the repository at this point in the history
Fix the following warning:

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

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20230824164230.48470-1-helen.koike@collabora.com
  • Loading branch information
helen-fornazier authored and danvet committed Aug 29, 2023
1 parent 0119c89 commit ad6bfe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/gpu/automated_testing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ad6bfe1

Please sign in to comment.