drm/amdgpu: use failed label to handle context init failure
authorHuang Rui <[email protected]>
Wed, 26 Oct 2016 09:07:03 +0000 (17:07 +0800)
committerAlex Deucher <[email protected]>
Thu, 27 Oct 2016 19:18:09 +0000 (15:18 -0400)
commit8ed8147abc7cf1f689245deb316aabfe2f657ade
treea62a6efa049b3ab073a47cec85b1d46b3f75a1c7
parent9982ca681e430907cb7f4e19e2ae4845031d5d59
drm/amdgpu: use failed label to handle context init failure

Signed-off-by: Huang Rui <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c