On Fri, Feb 11, 2022 at 3:55 PM Andrey Grodzovsky
<andrey.grodzov...@amd.com> wrote:
>
> Update function name.
>
> Signed-off-by: Andrey Grodzovsky <andrey.grodzov...@amd.com>
> Reported-by: kernel test robot <l...@intel.com>

Reviewed-by: Alex Deucher <alexander.deuc...@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
>

Reply via email to