diff options
author | 2018-02-06 20:32:30 -0500 | |
---|---|---|
committer | 2018-02-06 20:32:30 -0500 | |
commit | fa72d66198c90668723bb25ec23639a012bee99b (patch) | |
tree | a06782004844f7b0fc3dcfe8640955cac8c5a85d /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
parent | drm/amdgpu: Enable KFD initialization on dGPUs (diff) | |
download | linux-dev-fa72d66198c90668723bb25ec23639a012bee99b.tar.xz linux-dev-fa72d66198c90668723bb25ec23639a012bee99b.zip |
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_sync.c')
0 files changed, 0 insertions, 0 deletions