]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fence
authorSunil Khatri <sunil.khatri@amd.com>
Wed, 8 Apr 2026 09:41:05 +0000 (15:11 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 19:41:11 +0000 (15:41 -0400)
commit1eb90c7403c4afae1d791a2671f4873fd8d44c34
tree5a7b05e3de169cf7d137c252a6a8bf7fbf1cd437
parentdc87834e9a50fcad2de8c4be5a8912f40e9b9e9e
drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fence

Move the comment for the caller to the definition for
amdgpu_userq_ensure_ev_fence in kerneldoc format.

Signed-off-by: Sunil Khatri <sunil.khatri@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_userq.c