commit | a08c1d516fb3eb302ff14a10eedda844e75c625f | [log] [tgz] |
---|---|---|
author | Maninder Singh <maninder1.s@samsung.com> | Fri Jun 26 13:26:57 2015 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 29 11:21:51 2015 -0400 |
tree | f2fef0bf2885015b636d0ff20d8898651d013ecb | |
parent | 5f0b34cc72aa627fd28230be3de469321e0af03e [diff] |
drm/amdgpu: remove unnecessary check before kfree kfree(NULL) is safe and this check is probably not required Signed-off-by: Maninder Singh <maninder1.s@samsung.com> Reviewed-by: Vaneet Narang <v.narang@samsung.com> Reviewed-by: Christian Konig <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>