From: Matt Turner Date: Sat, 19 Jun 2010 18:13:45 +0000 (-0400) Subject: drm/radeon/kms: return ret in cursor_set failure path X-Git-Tag: v2.6.35-rc4~15^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cdb82b95a48a64e5c20bffd63a549675c0d4848;p=pandora-kernel.git drm/radeon/kms: return ret in cursor_set failure path We were returning 0 in both the success and failure paths. Noticed while investigating FDO bug 26403. Signed-off-by: Matt Turner Signed-off-by: Dave Airlie --- Reading git-diff-tree failed