Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net>
- Loading branch information