commit | 95b2ab56a53dc926eb6949ebd40a4708e32eb4f0 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 15 10:48:46 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 15 11:00:53 2016 +0100 |
tree | 8e915e08ffdec46c60d1fd672be92aba87e475bd | |
parent | 2bd160a131ac617fc2441bfb4a02964c964a5da6 [diff] |
drm/i915: Remove redundant WARN_ON from __i915_add_request() It's an outright programming error, so explode if it is ever hit. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1471254551-25805-7-git-send-email-chris@chris-wilson.co.uk