[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <64540c0b-ddb2-704f-0150-6c9d85525036@amd.com>
Date: Thu, 8 Sep 2022 14:20:06 -0400
From: Felix Kuehling <felix.kuehling@....com>
To: wangjianli <wangjianli@...rlc.com>, airlied@...ux.ie,
daniel@...ll.ch, Xinhui.Pan@....com, christian.koenig@....com,
alexander.deucher@....com
Cc: amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] amd/amdkfd: fix repeated words in comments
On 2022-09-08 09:17, wangjianli wrote:
> Delete the redundant word 'to'.
>
> Signed-off-by: wangjianli <wangjianli@...rlc.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@....com>
I'll apply this to amd-staging-drm-next.
Thanks,
Felix
> ---
> drivers/gpu/drm/amd/amdkfd/kfd_crat.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_crat.c b/drivers/gpu/drm/amd/amdkfd/kfd_crat.c
> index 24b414cff3ec..cd5f8b219bf9 100644
> --- a/drivers/gpu/drm/amd/amdkfd/kfd_crat.c
> +++ b/drivers/gpu/drm/amd/amdkfd/kfd_crat.c
> @@ -2284,7 +2284,7 @@ static int kfd_create_vcrat_image_gpu(void *pcrat_image,
>
> /* Fill in Subtype: IO_LINKS
> * Only direct links are added here which is Link from GPU to
> - * to its NUMA node. Indirect links are added by userspace.
> + * its NUMA node. Indirect links are added by userspace.
> */
> sub_type_hdr = (typeof(sub_type_hdr))((char *)sub_type_hdr +
> cache_mem_filled);
Powered by blists - more mailing lists