aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorWaqar Hameed <[email protected]>2025-08-05 09:33:36 +0000
committerMartin K. Petersen <[email protected]>2025-08-06 02:34:00 +0000
commit72fc388d8bc0b49fd038477b74618cc15ce18b56 (patch)
treea64447f172a67ea8aefd70d0011bb17388a88ad9 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentscsi: ufs: mediatek: Fix out-of-bounds access in MCQ IRQ mapping (diff)
downloadkernel-72fc388d8bc0b49fd038477b74618cc15ce18b56.tar.gz
kernel-72fc388d8bc0b49fd038477b74618cc15ce18b56.zip
scsi: ufs: core: Remove error print for devm_add_action_or_reset()
When devm_add_action_or_reset() fails, it is due to a failed memory allocation and will thus return -ENOMEM. dev_err_probe() doesn't do anything when error is -ENOMEM. Therefore, remove the useless call to dev_err_probe() when devm_add_action_or_reset() fails, and just return the value instead. Signed-off-by: Waqar Hameed <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions