Konstantin Belousov df2f557df6 Do not double-reference the found vm object in cdev_pager_lookup().
vm_pager_object_lookup() already referenced the object.

Note that there is no in-tree consumers of cdev_pager_lookup(). The
only known user of the function is i915 gem driver, which is not yet
imported. This should make the KPI change minor.

Submitted by:	avg
MFC after:	1 week
2012-05-18 10:23:47 +00:00
..
2012-05-17 20:00:34 +00:00
2012-05-12 19:43:22 +00:00
2012-02-28 15:07:05 +00:00
2012-05-03 08:56:43 +00:00
2012-04-16 10:33:46 +00:00
2012-05-10 15:23:20 +00:00