diff options
author | Nirmoy Das <nirmoy.das@amd.com> | 2021-05-27 15:03:33 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-06-02 05:36:57 +0300 |
commit | 57738ae40f33c8903e84863acb17cb7c919d69a3 (patch) | |
tree | 0e28dccb8e891222e737a4dcaac333aaf821a499 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 16eb48c62bd3ff1a523cd1d59591e694bd60277a (diff) | |
download | linux-57738ae40f33c8903e84863acb17cb7c919d69a3.tar.xz |
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/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions