diff options
author | 2017-08-29 18:51:27 +0530 | |
---|---|---|
committer | 2017-08-29 15:57:32 -0400 | |
commit | c5927537dd5706b17affa8aeea28c7b19c8fbb42 (patch) | |
tree | 4bcb1c9b199f032be613f02b6790dc113a8bf854 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | |
parent | drm/amdgpu: track evicted page tables v2 (diff) | |
download | linux-rng-c5927537dd5706b17affa8aeea28c7b19c8fbb42.tar.xz linux-rng-c5927537dd5706b17affa8aeea28c7b19c8fbb42.zip |
drm/amd: Remove null check before kfree
Kfree on NULL pointer is a no-op and therefore checking is redundant.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h')
0 files changed, 0 insertions, 0 deletions