linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: Fix typo error in todo.rst
@ 2020-05-28 17:21 Sidong Yang
  2020-05-31 20:24 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Sidong Yang @ 2020-05-28 17:21 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Sidong Yang, David Airlie, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, Jonathan Corbet, dri-devel, linux-doc,
	linux-kernel

Change wrong function name drm_modest_lock_all() to drm_modeset_lock_all()

Signed-off-by: Sidong Yang <realwakka@gmail.com>
---
 Documentation/gpu/todo.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 658b52f7ffc6..436489b53fea 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -305,7 +305,7 @@ acquire context. Replace the boilerplate code surrounding
 drm_modeset_lock_all_ctx() with DRM_MODESET_LOCK_ALL_BEGIN() and
 DRM_MODESET_LOCK_ALL_END() instead.
 
-This should also be done for all places where drm_modest_lock_all() is still
+This should also be done for all places where drm_modeset_lock_all() is still
 used.
 
 As a reference, take a look at the conversions already completed in drm core.
-- 
2.17.1


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

* Re: [PATCH] Documentation: Fix typo error in todo.rst
  2020-05-28 17:21 [PATCH] Documentation: Fix typo error in todo.rst Sidong Yang
@ 2020-05-31 20:24 ` Sam Ravnborg
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2020-05-31 20:24 UTC (permalink / raw)
  To: Sidong Yang
  Cc: Daniel Vetter, Jonathan Corbet, David Airlie, linux-doc,
	linux-kernel, dri-devel, Thomas Zimmermann

Hi Sidong
On Fri, May 29, 2020 at 02:21:59AM +0900, Sidong Yang wrote:
> Change wrong function name drm_modest_lock_all() to drm_modeset_lock_all()
> 
> Signed-off-by: Sidong Yang <realwakka@gmail.com>

Thanks, applied to drm-misc-next.

	Sam

> ---
>  Documentation/gpu/todo.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
> index 658b52f7ffc6..436489b53fea 100644
> --- a/Documentation/gpu/todo.rst
> +++ b/Documentation/gpu/todo.rst
> @@ -305,7 +305,7 @@ acquire context. Replace the boilerplate code surrounding
>  drm_modeset_lock_all_ctx() with DRM_MODESET_LOCK_ALL_BEGIN() and
>  DRM_MODESET_LOCK_ALL_END() instead.
>  
> -This should also be done for all places where drm_modest_lock_all() is still
> +This should also be done for all places where drm_modeset_lock_all() is still
>  used.
>  
>  As a reference, take a look at the conversions already completed in drm core.
> -- 
> 2.17.1
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2020-05-31 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 17:21 [PATCH] Documentation: Fix typo error in todo.rst Sidong Yang
2020-05-31 20:24 ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).