All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christian König" <ckoenig.leichtzumerken@gmail.com>
To: Nirmoy Das <nirmoy.das@amd.com>, amd-gfx@lists.freedesktop.org
Cc: alexander.deucher@amd.com, Rodrigo.Siqueira@amd.com,
	Christian.Koenig@amd.com
Subject: Re: [PATCH 1/1] drm/amdgpu: remove excess function parameter
Date: Fri, 30 Apr 2021 15:33:35 +0200	[thread overview]
Message-ID: <b58b317e-f6a7-9ea2-5f99-9c05aedf37cb@gmail.com> (raw)
In-Reply-To: <20210430133227.23338-1-nirmoy.das@amd.com>

Am 30.04.21 um 15:32 schrieb Nirmoy Das:
> Fix below htmldocs build warning:
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2808:
> warning: Excess function parameter 'vm_context' description in 'amdgpu_vm_init'
>
> Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>

Reviewed-by: Christian König <christian.koenig@amd.com>

> ---
>   drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
> index dae51992c607..f2513be72980 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
> @@ -2796,7 +2796,6 @@ long amdgpu_vm_wait_idle(struct amdgpu_vm *vm, long timeout)
>    *
>    * @adev: amdgpu_device pointer
>    * @vm: requested vm
> - * @vm_context: Indicates if it GFX or Compute context
>    * @pasid: Process address space identifier
>    *
>    * Init @vm fields.

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

  reply	other threads:[~2021-04-30 13:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-30 13:32 [PATCH 1/1] drm/amdgpu: remove excess function parameter Nirmoy Das
2021-04-30 13:33 ` Christian König [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-30 13:33 Nirmoy Das
2021-04-30 11:43 Nirmoy Das
2021-04-30 12:52 ` Rodrigo Siqueira
2021-04-30 12:56   ` Christian König
2021-04-30 13:28     ` Nirmoy

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=b58b317e-f6a7-9ea2-5f99-9c05aedf37cb@gmail.com \
    --to=ckoenig.leichtzumerken@gmail.com \
    --cc=Christian.Koenig@amd.com \
    --cc=Rodrigo.Siqueira@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=nirmoy.das@amd.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.