]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix parameter documentation for amdgpu_vm_free_pts
authorChristian König <christian.koenig@amd.com>
Sat, 15 Sep 2018 08:04:54 +0000 (10:04 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 19 Sep 2018 17:35:01 +0000 (12:35 -0500)
commit7392050829679b54a87f16d4945f7ea6717d74dc
tree9acae03e74223462f7c8e40104aa7bbb1de93fc5
parent1183dbcd119d30e39190155673947abf5dc309c3
drm/amdgpu: fix parameter documentation for amdgpu_vm_free_pts

The function was modified without updating the documentation.

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