commit | e9d035eca476cc6ee395d55adf8b64c7150201e2 | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Wed Sep 07 20:55:42 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 14 15:10:32 2016 -0400 |
tree | 604749d42df2569fb06321edcac6d1fbcea6bb59 | |
parent | 441f90ecf59e089d234ff3feea98de10779a048b [diff] |
drm/amdgpu: use error label to handle exceptional case Use error label to decrease global item unref and make codes more readable. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>