mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
drm/amdgpu: Fix comment style
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>
This commit is contained in:
parent
3580440308
commit
0105725e2d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user