diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2017-08-29 18:42:27 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-08-29 15:57:33 -0400 |
commit | ebe02de2c60caa3ee5a1b39c7c8b2a40e1fda2d8 (patch) | |
tree | 94d8b4f49f5f89d743de628568e20b3c178c5bff /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | |
parent | c5927537dd5706b17affa8aeea28c7b19c8fbb42 (diff) |
drm/amd/powerplay/hwmgr: Remove null check before kfree
kfree on NULL pointer is a no-op and therefore checking is redundant.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
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