drm/amd/pm: Remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 14 Dec 2023 01:01:54 +0000 (09:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2023 20:28:11 +0000 (15:28 -0500)
commit804c49ef30735d70c1df0c58ebec313149a3933c
treee033e03ae367e4d567d4739f47c785ae60e5251b
parentafe58346d5d3887b3e49ff623d2f2e471f232a8d
drm/amd/pm: Remove unneeded semicolon

./drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c:1418:2-3: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7743
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c