Skip to content

Commit

Permalink
drm/amdgpu: Fix htmldoc warning
Browse files Browse the repository at this point in the history
Update function name.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220211205500.601391-1-andrey.grodzovsky@amd.com
  • Loading branch information
Andrey Grodzovsky committed Feb 11, 2022
1 parent f1775c2 commit c7703ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -4978,7 +4978,7 @@ static void amdgpu_device_recheck_guilty_jobs(
}

/**
* amdgpu_device_gpu_recover - reset the asic and recover scheduler
* amdgpu_device_gpu_recover_imp - reset the asic and recover scheduler
*
* @adev: amdgpu_device pointer
* @job: which job trigger hang
Expand Down

0 comments on commit c7703ce

Please sign in to comment.