diff options
author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2025-07-21 19:04:34 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-08-04 14:27:28 -0400 |
commit | 70e33073d941b4fc1e773769bd7d72220c14d41d (patch) | |
tree | 17a0a6707d3039fba5829d7fb21c585a4a10eb3d /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | a578f2a58c3ab38f0643b1b6e7534af860233cb1 (diff) |
drm/amdgpu: Fix kdoc style in amdgpu_fence.c
The initial comment block before
amdgpu_fence_driver_guilty_force_completion() incorrectly used '/**' but
is not a kernel-doc comment, causing build warnings.
Fixes the below with gcc W=1:
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:742: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Kernel queue reset handling
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions