dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Felix Kuehling <felix.kuehling@amd.com>
To: wangjianli <wangjianli@cdjrlc.com>,
	airlied@linux.ie, daniel@ffwll.ch, Xinhui.Pan@amd.com,
	christian.koenig@amd.com, alexander.deucher@amd.com
Cc: dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] amd/amdkfd: fix repeated words in comments
Date: Thu, 8 Sep 2022 14:20:06 -0400	[thread overview]
Message-ID: <64540c0b-ddb2-704f-0150-6c9d85525036@amd.com> (raw)
In-Reply-To: <20220908131712.40442-1-wangjianli@cdjrlc.com>

On 2022-09-08 09:17, wangjianli wrote:
> Delete the redundant word 'to'.
>
> Signed-off-by: wangjianli <wangjianli@cdjrlc.com>

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.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);

      reply	other threads:[~2022-09-08 18:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08 13:17 [PATCH] amd/amdkfd: fix repeated words in comments wangjianli
2022-09-08 18:20 ` Felix Kuehling [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64540c0b-ddb2-704f-0150-6c9d85525036@amd.com \
    --to=felix.kuehling@amd.com \
    --cc=Xinhui.Pan@amd.com \
    --cc=airlied@linux.ie \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=christian.koenig@amd.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wangjianli@cdjrlc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).