]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix semicolon.cocci warnings
authorkernel test robot <lkp@intel.com>
Mon, 12 Oct 2020 21:20:49 +0000 (05:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Oct 2020 19:13:48 +0000 (15:13 -0400)
commitfeb2a10497fe94cec5de13145f500f79268e6c35
tree550a1b092c6539d7e10c39f471b61cda34b67617
parent3cc3e4215b5a1684cd565ce0dd0489e379e95c4e
drm/amdgpu: fix semicolon.cocci warnings

drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c:608:2-3: Unneeded semicolon

 Remove unneeded semicolon.

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

Fixes: a738b58c829d ("drm/amdgpu: add per device user friendly xgmi events for vega20")
CC: Jonathan Kim <jonathan.kim@amd.com>
Signed-off-by: kernel test robot <lkp@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c