drm/amdgpu: Fix comment style
authorLijo Lazar <lijo.lazar@amd.com>
Mon, 28 Apr 2025 05:06:35 +0000 (10:36 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Apr 2025 22:15:10 +0000 (18:15 -0400)
Fix code comment style

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202504271826.xy2fFO28-lkp@intel.com/
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c

index 17f0911ee7e917d9d557f4b7505345e89249ebb3..82013b495436b5be976522ee8a7aaa61edc61e2b 100644 (file)
@@ -2165,7 +2165,7 @@ void amdgpu_ras_interrupt_fatal_error_handler(struct amdgpu_device *adev)
        /* Fatal error events are handled on host side */
        if (amdgpu_sriov_vf(adev))
                return;
-       /**
+       /*
         * If the current interrupt is caused by a non-fatal RAS error, skip
         * check for fatal error. For fatal errors, FED status of all devices
         * in XGMI hive gets set when the first device gets fatal error