From: Daniel Vetter Date: Wed, 14 Aug 2013 08:01:32 +0000 (+0200) Subject: drm/i915: clarify error paths in create_stolen_for_preallocated X-Git-Tag: v3.12-rc1~136^2~14^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a025e26a2979193739f46e391ffc05cf0637d90;p=pandora-kernel.git drm/i915: clarify error paths in create_stolen_for_preallocated Use the standard inversely ordered goto label stack for everything. Spotted while reviewing place where we might need to to call vma_destroy but failed to do so. Cc: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed