]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/vm: fix up documentation in amdgpu_vm.c
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Sep 2019 19:39:08 +0000 (14:39 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:00 +0000 (09:11 -0500)
commitb323501285e753693d50b1898d3619d1e13659a2
tree6fadc838e4bb0467afacab765b78bd313b0a950c
parent5f6ea922533637d1525a76a375e6da490d82a564
drm/amdgpu/vm: fix up documentation in amdgpu_vm.c

Missing parameters, wrong comment type, etc.

Acked-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