commit | 4279cb1423d96e53b6b98ae9f2b41003b013a31f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Jun 06 10:17:51 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 14:54:33 2016 -0400 |
tree | 2d89f2e0e76f5516664828589dc0ab03baf29db8 | |
parent | 089f16c55baacd5e8ae3745625efa82899b4b217 [diff] |
drm/ttm: remove NULL checks when calling ttm_tt_destroy The function is a no-op with a NULL pointer. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>