Here's another version of the DRM lease series. No changes in the code at all:
[PATCH 4/6] drm: Add drm_object lease infrastructure [v4] Changes in v4, suggested by Dave Airlie <airl...@gmail.com> * Formatting and whitespace changes [PATCH 6/6] drm: Add four ioctls for managing drm mode object leases Changes for v3 suggested by Dave Airlie <airl...@gmail.com> * Expand on the comment about the magic use of &drm_lease_idr_object * Pad lease ioctl structures to align on 64-bit boundaries Thanks much to Dave Airlie for his review. -keith