Re: [PATCH 1/3] docs/gpu: fix typo 'varios' -> 'various' in todo.rst

From: Randy Dunlap

Date: Fri Mar 06 2026 - 13:43:54 EST




On 3/6/26 1:28 AM, MikaelRothig wrote:
> ---
> 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 520da44a04a6..33678b669339 100644
> --- a/Documentation/gpu/todo.rst
> +++ b/Documentation/gpu/todo.rst
> @@ -269,7 +269,7 @@ Various hold-ups:
> valid formats for atomic drivers.
>
> - Many drivers subclass drm_framebuffer, we'd need a embedding compatible
> - version of the varios drm_gem_fb_create functions. Maybe called
> + version of the various drm_gem_fb_create functions. Maybe called
> drm_gem_fb_create/_with_dirty/_with_funcs as needed.
>
> Contact: Simona Vetter

These 3 patches should all be in one patch.

The corrections LGTM.

--
~Randy