From: Thierry Reding Date: Thu, 16 Oct 2014 12:22:50 +0000 (+0200) Subject: drm/tegra: gem: Cleanup tegra_bo_create_with_handle() X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~61^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b48df5925fad5ba9ebc49c80ef60774cc97628;p=pandora-kernel.git drm/tegra: gem: Cleanup tegra_bo_create_with_handle() There is only a single location where the function needs to do cleanup. Skip the error unwinding path and call the cleanup function directly instead. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed