diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-10-29 05:41:23 -0400 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-10-29 05:54:29 -0400 |
commit | 7465378fd7c681f6cf2b74b3494c4f0991d8c8ac (patch) | |
tree | fb6266fb46cf3407792b361add7df31cb13588b5 /include/drm | |
parent | bbe2e11a4b683ead070ad5823cdf756e1525b903 (diff) |
drm/i915: Convert BUG_ON(pin_count) from an impossible condition
Also spotted by Dan Carpenter.
obj->pin_count is unsigned so the BUG_ON(obj->pin_count<0) will never
trigger.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions