[PATCH] drm/amdgpu: Fix htmldoc warning
Alex Deucher
alexdeucher at gmail.com
Fri Feb 11 21:01:48 UTC 2022
On Fri, Feb 11, 2022 at 3:55 PM Andrey Grodzovsky
<andrey.grodzovsky at amd.com> wrote:
>
> Update function name.
>
> Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky at amd.com>
> Reported-by: kernel test robot <lkp at intel.com>
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> index 54f8e1fa4cae..d78141e2c509 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
> @@ -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
> --
> 2.25.1
>
More information about the amd-gfx
mailing list