]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Add missing parameter description in comments
authorFelix Kuehling <Felix.Kuehling@amd.com>
Wed, 29 Apr 2020 23:38:19 +0000 (19:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 1 May 2020 14:00:26 +0000 (10:00 -0400)
commit140324c5cac1ee3e9d14ee237b4d5775c95763cd
tree30da8b178eb31fc460d77a9d9cbe4329c729d24f
parentc80beb946831f75e988d24f5f37618355c3d3710
drm/amdgpu: Add missing parameter description in comments

Kerneldoc comments should describe all function parameters.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Kent Russell <kent.russell@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c