]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/mes12_1: emove extra ; from declaration statement
authorColin Ian King <colin.i.king@gmail.com>
Mon, 23 Mar 2026 22:43:48 +0000 (22:43 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Mar 2026 17:35:17 +0000 (13:35 -0400)
commit46f4458c236956ad4d185cd46d70d60dfd996f3d
tree3eceabcad11da1faace7c8a01f337f28440b1c7c
parent3b5620f7ee688177fcf65cf61588c5435bce1872
drm/amdgpu/mes12_1: emove extra ; from declaration statement

There is a declaration statement that has a ;; at the end, remove the
extraneous ;

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_v12_1.c