2021-04-26 12:41:50

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the amdgpu tree

Hi all,

After merging the amdgpu tree, today's linux-next build (htmldocs)
produced this warning:

drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2808: warning: Excess function parameter 'vm_context' description in 'amdgpu_vm_init'

Introduced by commit

a35455d065c5 ("drm/amdgpu: cleanup amdgpu_vm_init()")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2021-04-26 14:43:07

by Nirmoy

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the amdgpu tree

Sorry about that and thanks Stephen, I will send a patch to fix the doc
warning.


Regards,

Nirmoy

On 4/26/21 2:40 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the amdgpu tree, today's linux-next build (htmldocs)
> produced this warning:
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:2808: warning: Excess function parameter 'vm_context' description in 'amdgpu_vm_init'
>
> Introduced by commit
>
> a35455d065c5 ("drm/amdgpu: cleanup amdgpu_vm_init()")
>