diff options
author | Nirmoy Das <nirmoy.das@amd.com> | 2021-05-27 14:03:33 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-06-01 22:36:57 -0400 |
commit | 57738ae40f33c8903e84863acb17cb7c919d69a3 (patch) | |
tree | 0e28dccb8e891222e737a4dcaac333aaf821a499 /drivers/gpu/drm/amd/amdgpu/ObjectID.h | |
parent | 16eb48c62bd3ff1a523cd1d59591e694bd60277a (diff) |
drm/amd/display: do not dereference on NULL
WARN_ON() will not kill the process so the second WARN_ON()
will try to dereference NULL pointer.
Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/ObjectID.h')
0 files changed, 0 insertions, 0 deletions