]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: Remove unneeded semicolon in gfx_v10_0.c
authorzhengbin <zhengbin13@huawei.com>
Sat, 14 Dec 2019 09:02:23 +0000 (17:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2019 21:09:11 +0000 (16:09 -0500)
commit640f07932541d8ecbd744d1b04d8816206223922
treedc0943d473ff02967b526ada4694a228b435c58a
parent2111a5f7153d9594327be4b3abe2dc0be7d810ab
drm/amdgpu: Remove unneeded semicolon in gfx_v10_0.c

Fixes coccicheck warning:

drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:1967:2-3: Unneeded semicolon

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c