aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2021-03-26 20:38:06 +0000
committerLyude Paul <[email protected]>2021-04-08 21:47:26 +0000
commit90876fd477fc50a699b6372d564c671ad84880d6 (patch)
treef48df17f151ee150e0711860be46d16cc263f57f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/print: Fixup DRM_DEBUG_KMS_RATELIMITED() (diff)
downloadkernel-90876fd477fc50a699b6372d564c671ad84880d6.tar.gz
kernel-90876fd477fc50a699b6372d564c671ad84880d6.zip
drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req()
Checkpatch was complaining about this - there's no need for us to print errors when kzalloc() fails, as kzalloc() will already WARN for us. So, let's fix that before converting things to make checkpatch happy. Signed-off-by: Lyude Paul <[email protected]> Cc: Robert Foss <[email protected]> Reviewed-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions