]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Remove unneeded semicolon in hdcp.c
authorzhengbin <zhengbin13@huawei.com>
Thu, 28 Nov 2019 02:31:39 +0000 (10:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Dec 2019 22:55:08 +0000 (17:55 -0500)
commit2fd4f169030a4e735af556b14586c54298acc457
treea50d2f50da91bd5fd80c7be1a866db6c427a0126
parentc09f5e000d1e96de95da1aae2ce7ba25d3d207a7
drm/amd/display: Remove unneeded semicolon in hdcp.c

Fixes coccicheck warning:

drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:506:2-3: Unneeded semicolon

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
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/display/modules/hdcp/hdcp.c