diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2018-02-07 04:32:30 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2018-02-07 04:32:30 +0300 |
commit | fa72d66198c90668723bb25ec23639a012bee99b (patch) | |
tree | a06782004844f7b0fc3dcfe8640955cac8c5a85d /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h | |
parent | 30d13424fba9236b741887eabb016279519c6ac4 (diff) | |
download | linux-fa72d66198c90668723bb25ec23639a012bee99b.tar.xz |
drm/amdgpu: remove useless BUG_ONs
Dereferencing NULL pointers will cause a BUG anyway. No need to do
an explicit check.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h')
0 files changed, 0 insertions, 0 deletions