Hi all,
After merging the amdgpu tree, today's linux-next build (htmldocs)
produced these warnings:
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:3017: warning: Excess function parameter 'abo' description in 'amdgpu_vm_is_bo_always_valid'
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:3017: warning: Function parameter or struct member 'bo' not described in 'amdgpu_vm_is_bo_always_valid'
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:3017: warning: Excess function parameter 'abo' description in 'amdgpu_vm_is_bo_always_valid'
Introduced by commit
26e20235ce00 ("drm/amdgpu: Add amdgpu_bo_is_vm_bo helper")
--
Cheers,
Stephen Rothwell