]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: Fix kernel-doc syntax error
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Sat, 24 Apr 2021 16:50:39 +0000 (18:50 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Apr 2021 03:35:49 +0000 (23:35 -0400)
commit6b906648e4c1b40a8defff2f0ea827742bfd9b49
treeec9fa7116965b322a8a8dab3f98211543339e7c2
parent7ab0522668ed8e081131ae2fb3390724d46ec6d8
drm/amdkfd: Fix kernel-doc syntax error

Fixed a kernel-doc error in the documentation of a function.

Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_process.c