public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] drm: ci: docs: fix build warning - add missing escape
@ 2023-08-24 16:42 Helen Koike
  2023-08-29 17:57 ` Daniel Vetter
  0 siblings, 1 reply; 3+ messages in thread
From: Helen Koike @ 2023-08-24 16:42 UTC (permalink / raw)
  To: dri-devel; +Cc: daniel.vetter, linux-kernel, linux-next, airlied

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>

---

Patch for topic/drm-ci

V2:
- Fix typo s/scape/escape

---
 Documentation/gpu/automated_testing.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/automated_testing.rst b/Documentation/gpu/automated_testing.rst
index 1b87b802ac7f..469b6fb65c30 100644
--- a/Documentation/gpu/automated_testing.rst
+++ b/Documentation/gpu/automated_testing.rst
@@ -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
-- 
2.34.1


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

* Re: [PATCH v2] drm: ci: docs: fix build warning - add missing escape
  2023-08-24 16:42 [PATCH v2] drm: ci: docs: fix build warning - add missing escape Helen Koike
@ 2023-08-29 17:57 ` Daniel Vetter
  2023-08-29 18:00   ` Helen Koike
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Vetter @ 2023-08-29 17:57 UTC (permalink / raw)
  To: Helen Koike; +Cc: dri-devel, daniel.vetter, linux-kernel, linux-next, airlied

On Thu, Aug 24, 2023 at 01:42:30PM -0300, Helen Koike wrote:
> 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>

Applied this, sorry for the delay. I also rebased the tree onto latest
drm-next, in case there's any fixes for the current set of ci support that
need applying.

The other series I've seen looks like it's adding more support, I guess
that can be skipped for the initial stuff?
-Sima

> 
> ---
> 
> Patch for topic/drm-ci
> 
> V2:
> - Fix typo s/scape/escape
> 
> ---
>  Documentation/gpu/automated_testing.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/gpu/automated_testing.rst b/Documentation/gpu/automated_testing.rst
> index 1b87b802ac7f..469b6fb65c30 100644
> --- a/Documentation/gpu/automated_testing.rst
> +++ b/Documentation/gpu/automated_testing.rst
> @@ -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
> -- 
> 2.34.1
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

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

* Re: [PATCH v2] drm: ci: docs: fix build warning - add missing escape
  2023-08-29 17:57 ` Daniel Vetter
@ 2023-08-29 18:00   ` Helen Koike
  0 siblings, 0 replies; 3+ messages in thread
From: Helen Koike @ 2023-08-29 18:00 UTC (permalink / raw)
  To: dri-devel, linux-kernel, linux-next, airlied



On 29/08/2023 14:57, Daniel Vetter wrote:
> On Thu, Aug 24, 2023 at 01:42:30PM -0300, Helen Koike wrote:
>> 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>
> 
> Applied this, sorry for the delay. I also rebased the tree onto latest
> drm-next, in case there's any fixes for the current set of ci support that
> need applying.

np, thanks for picking it up.

> 
> The other series I've seen looks like it's adding more support, I guess
> that can be skipped for the initial stuff?

Yes, it enables more tests (which is good for getting more feedback from 
people) but yeah, I guess it can be skipped for the initial thing.

Regards,
Helen

> -Sima
> 
>>
>> ---
>>
>> Patch for topic/drm-ci
>>
>> V2:
>> - Fix typo s/scape/escape
>>
>> ---
>>   Documentation/gpu/automated_testing.rst | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/gpu/automated_testing.rst b/Documentation/gpu/automated_testing.rst
>> index 1b87b802ac7f..469b6fb65c30 100644
>> --- a/Documentation/gpu/automated_testing.rst
>> +++ b/Documentation/gpu/automated_testing.rst
>> @@ -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
>> -- 
>> 2.34.1
>>
> 

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

end of thread, other threads:[~2023-08-29 18:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 16:42 [PATCH v2] drm: ci: docs: fix build warning - add missing escape Helen Koike
2023-08-29 17:57 ` Daniel Vetter
2023-08-29 18:00   ` Helen Koike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox