[PATCH v1 5/8] drm/i915/selftests: fix typos in i915/selftests files

Andi Shyti andi.shyti at linux.intel.com
Tue Jan 7 13:55:31 UTC 2025


Hi Nitin,

...

> diff --git a/drivers/gpu/drm/i915/selftests/i915_vma.c b/drivers/gpu/drm/i915/selftests/i915_vma.c
> index 71b52d5efef4..79fff5ec9082 100644
> --- a/drivers/gpu/drm/i915/selftests/i915_vma.c
> +++ b/drivers/gpu/drm/i915/selftests/i915_vma.c
> @@ -159,7 +159,7 @@ static int igt_vma_create(void *arg)
>  	LIST_HEAD(objects);
>  	int err = -ENOMEM;
>  
> -	/* Exercise creating many vma amonst many objections, checking the
> +	/* Exercise creating many vma amongst many objections, checking the

in other patches you have been fixing the commenting style, could
you please do the same here?

Thanks,
Andi

>  	 * vma creation and lookup routines.
>  	 */
>  
> -- 
> 2.25.1


More information about the Intel-gfx mailing list