]> 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)
commit4ff912a1b6616a21c4bc28ed4ff6d889611028e2
tree6fadc838e4bb0467afacab765b78bd313b0a950c
parent9fbf1ae907ed2c85f0e24f5ba3843810bc94a252
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