OSDN Git Service

drm/amdgpu: Fix warning of Function parameter or member not described
authorEric Huang <jinhuieric.huang@amd.com>
Sat, 5 Jun 2021 14:43:00 +0000 (10:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Jun 2021 18:58:01 +0000 (14:58 -0400)
commit7a68d188d1c4a9d947369acaa19040a58baaaeda
treeb8444018dba5346d4e07b545519a55004f1b6ed0
parent272d57c3aa13c248554d01cbe4f3f9f9d3f004e0
drm/amdgpu: Fix warning of Function parameter or member not described

Add the parameter table_freed description on function description.

Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c