]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG
authorYang Wang <kevinyang.wang@amd.com>
Thu, 4 Jul 2024 05:48:19 +0000 (13:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Jul 2024 20:47:43 +0000 (16:47 -0400)
commit332210c13ac0595c34516caf9a61430b45e16d21
treea4f762b02a03c2008d323cd9c2459f534d765242
parent54837bd2be229cc386298c5eab7d05f36f26e1fc
drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG

remove redundant semicolons in RAS_EVENT_LOG to avoid
code format check warning.

Fixes: b712d7c20133 ("drm/amdgpu: fix compiler 'side-effect' check issue for RAS_EVENT_LOG()")
Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h