OSDN Git Service

drm/amd/amdgpu: Fix errors in function documentation
authorDwaipayan Ray <dwaipayanray1@gmail.com>
Sun, 9 May 2021 14:49:23 +0000 (20:19 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 May 2021 22:14:49 +0000 (18:14 -0400)
commitc666bbf0e9b56de479a8453fa5713d694db494ac
tree6c4238c8f43b6872cda89d3a66dfed21858d89db
parent28ea8752f6fb4068521f61878b36eed9e25691f5
drm/amd/amdgpu: Fix errors in function documentation

Fix a couple of syntax errors and removed one excess
parameter in the function documentations which lead
to kernel docs build warning.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dwaipayan Ray <dwaipayanray1@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c