OSDN Git Service

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:53 +0000 (18:06 -0400)
commit2801b0a84ef66604fed6754d8d7858b45e2a443a
tree175afefcb252e9c38e04abda50476f13e03306db
parent8e863620aaecdb86920035c6d8863a4642147c35
drm/amdgpu/display: fix semicolon.cocci warnings

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_resource.c:1085:2-3: 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/dcn10/dcn10_resource.c