lkml.org 
[lkml]   [2020]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 04/25] Documentation: amdgpu_gtt_mgr_del: fix sphinx warnings
    Date
    From: "Daniel W. S. Almeida" <dwlsalmeida@gmail.com>

    Fix the following warnings:

    warning: Excess function parameter 'tbo' description in
    'amdgpu_gtt_mgr_del'

    warning: Excess function parameter 'place' description in
    'amdgpu_gtt_mgr_del'

    Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
    ---
    drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c | 2 --
    1 file changed, 2 deletions(-)

    diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
    index 627104401e843..bc01a06546aaf 100644
    --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
    +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
    @@ -268,8 +268,6 @@ static int amdgpu_gtt_mgr_new(struct ttm_mem_type_manager *man,
    * amdgpu_gtt_mgr_del - free ranges
    *
    * @man: TTM memory type manager
    - * @tbo: TTM BO we need this range for
    - * @place: placement flags and restrictions
    * @mem: TTM memory object
    *
    * Free the allocated GTT again.
    --
    2.27.0
    \
     
     \ /
      Last update: 2020-07-17 20:58    [W:5.977 / U:0.204 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site