adding NULL pointer dereferencing protection in these 2 files to address "NULL_RETURNS" found by Coverity scan
David (Ming Qiang) Wu (2): drm/amdgpu: protect potential NULL pointer dereferencing drm/amdgpu: protect potential NULL pointer dereferencing drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 22 +++++++++++++------ .../gpu/drm/amd/amdgpu/amdgpu_userq_fence.c | 12 +++++++--- 2 files changed, 24 insertions(+), 10 deletions(-) -- 2.43.0