From: Thomas Hellstrom Date: Tue, 9 Nov 2010 20:31:44 +0000 (+0100) Subject: drm/ttm: Be consistent on ttm_bo_init() failures X-Git-Tag: v2.6.37-rc2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dfbbdcffebc41441e64278961f57d2840a76259;p=pandora-kernel.git drm/ttm: Be consistent on ttm_bo_init() failures Call destroy() on _all_ ttm_bo_init() failures, and make sure that behavior is documented in the function description. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed