diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2017-08-29 18:51:27 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-08-29 15:57:32 -0400 |
commit | c5927537dd5706b17affa8aeea28c7b19c8fbb42 (patch) | |
tree | 4bcb1c9b199f032be613f02b6790dc113a8bf854 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | |
parent | 3f3333f8a0e90ac26f84ed7b0aa344efce695c08 (diff) |
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