]> 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)
commitf04ca548cc94eb5c1cec277725a327acc29ab491
tree550a1b092c6539d7e10c39f471b61cda34b67617
parent77df82ddb34637786bd8e8ef8ed7be5be9ce5071
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: 8a331797704d ("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