drm/amdgpu/display: fix semicolon.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Thu, 11 May 2017 01:48:31 +0000 (09:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:06:52 +0000 (18:06 -0400)
commit8e863620aaecdb86920035c6d8863a4642147c35
treec5186de4e9520187b0c6bca5ae88e05d2a5d8813
parentfd187853857d46dce082e8bca210795a5f2d38a5
drm/amdgpu/display: fix semicolon.cocci warnings

drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_stream_encoder.c:411:23-24: Unneeded semicolon
drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_stream_encoder.c:420:39-40: Unneeded semicolon

 Remove unneeded semicolon.

Generated by: scripts/coccinelle/misc/semicolon.cocci

CC: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c