From: Dan Carpenter Date: Thu, 22 Mar 2012 06:30:56 +0000 (+0300) Subject: drm/udl: unlock before returning in udl_gem_mmap() X-Git-Tag: v3.5-rc1~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace281e8ab62e026b95c413db5f3c6beed42b829;p=pandora-kernel.git drm/udl: unlock before returning in udl_gem_mmap() If we hit an error here, then we should unlock and unreference obj before returning. Signed-off-by: Dan Carpenter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed