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

Reply via email to