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
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()")
>