lkml.org 
[lkml]   [2018]   [Sep]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH] drm/amdgpu: Fix wornings while make xmldocs
    From
    Date

    Hi Iida-san,


    On 2018-09-06 4:10 a.m., Masanari Iida wrote:
    > This patch fixes following wornings.
    >
    > ./drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:3011:
    > warning: Excess function parameter 'dev' description
    > in 'amdgpu_vm_get_task_info'
    >
    > ./drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:3012:
    > warning: Function parameter or member 'adev' not
    > described in 'amdgpu_vm_get_task_info'
    >
    > ./drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:3012:
    > warning: Excess function parameter 'dev' description
    > in 'amdgpu_vm_get_task_info'
    >
    > Signed-off-by: Masanari Iida <standby24x7@gmail.com>
    > ---
    > drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +-
    > 1 file changed, 1 insertion(+), 1 deletion(-)
    >
    > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
    > index b17771dd5ce7..861718e2be7a 100644
    > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
    > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
    > @@ -3002,7 +3002,7 @@ int amdgpu_vm_ioctl(struct drm_device *dev, void *data, struct drm_file *filp)
    > /**
    > * amdgpu_vm_get_task_info - Extracts task info for a PASID.
    > *
    > - * @dev: drm device pointer
    > + * @adev: drm device pointer
    > * @pasid: PASID identifier for VM
    > * @task_info: task_info to fill.
    > */
    >

    Queued in the amdgpu tree (with fixed spelling of "warnings"), thanks!


    --
    Earthling Michel Dänzer | http://www.amd.com
    Libre software enthusiast | Mesa and X developer

    \
     
     \ /
      Last update: 2018-09-07 18:48    [W:3.686 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site