OSDN Git Service

drm/amd/display: Remove unneeded semicolon in bios_parser2.c
authorzhengbin <zhengbin13@huawei.com>
Thu, 28 Nov 2019 02:31:38 +0000 (10:31 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Dec 2019 22:55:08 +0000 (17:55 -0500)
commitc09f5e000d1e96de95da1aae2ce7ba25d3d207a7
tree80f1cbdfd11242b07cdab524fc0658b8fe77edc3
parent4c56feac0d47b0cf620a8f2e62c1c9cda8e22e54
drm/amd/display: Remove unneeded semicolon in bios_parser2.c

Fixes coccicheck warning:

drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c:995: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/dc/bios/bios_parser2.c