]> 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)
commit597771fdfc25c4370e1a42aefa47d7adfd36ccce
tree9acae03e74223462f7c8e40104aa7bbb1de93fc5
parentd07a6502fca601f2c57ce16220d8f61aad71b72a
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