Re: [PATCH] drm/amd/amdgpu: Fix errors in documentation of function parameters

2021-04-28 Thread Alex Deucher
Applied. Thanks! Alex On Fri, Apr 23, 2021 at 7:38 AM Fabio M. De Francesco wrote: > > In the function documentation, I removed the excess parameters, > described the undocumented ones, and fixed the syntax errors. > > Signed-off-by: Fabio M. De Francesco > --- > drivers/gpu/drm/amd/amdgpu/am

[PATCH] drm/amd/amdgpu: Fix errors in documentation of function parameters

2021-04-23 Thread Fabio M. De Francesco
In the function documentation, I removed the excess parameters, described the undocumented ones, and fixed the syntax errors. Signed-off-by: Fabio M. De Francesco --- drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 12 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c | 4 +++-