Daniel Vetter <daniel.vet...@ffwll.ch> writes: > @@ -359,7 +359,8 @@ void drm_lease_revoke(struct drm_master *top) > static int validate_lease(struct drm_device *dev, > struct drm_file *lessor_priv, > int object_count, > - struct drm_mode_object **objects) > + struct drm_mode_object **objects, > + bool universal_planes)
It looks like you can remove the lessor_priv argument here, which would ensure that we didn't reference any fields in it in the future. -- -keith
signature.asc
Description: PGP signature
_______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx