From: Chris Wilson Date: Mon, 7 Dec 2009 11:34:08 +0000 (+0000) Subject: drm/i915: Drop a some common DRM_ERROR() X-Git-Tag: v2.6.33-rc1~323^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb4728095b030f0885ea8e0907ee4ac57b130ee;p=pandora-kernel.git drm/i915: Drop a some common DRM_ERROR() These are handled by the error return being propagated to user-space and do not any add any information to the original error, so are useless. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed