]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/amd/dc: fix semicolon.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Thu, 12 Oct 2017 23:35:54 +0000 (07:35 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:50:31 +0000 (16:50 -0400)
commit1a7e4f7407e8869759be7e715bce18698aadbe98
tree3d633bb38427915b90d9daa23cc480bf0063933a
parent085b017bf81ad5c76118b3e1a9165c743927556b
drm/amd/dc: fix semicolon.cocci warnings

drivers/gpu/drm/amd/amdgpu/../display/dc/gpio/gpio_service.c:134:2-3: Unneeded semicolon

 Remove unneeded semicolon.

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

Fixes: 80be23c57868 ("drm/amd/dc: Add dc display driver (v2)")
CC: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/gpio/gpio_service.c