[PATCH 1/4] rust: drm: gem: Use NonNull for Object::dev

Danilo Krummrich dakr at kernel.org
Mon May 12 12:11:11 UTC 2025


On Thu, May 01, 2025 at 02:33:16PM -0400, Lyude Paul wrote:
> There is usually not much of a reason to use a raw pointer in a data
> struct, so move this to NonNull instead.
> 
> Signed-off-by: Lyude Paul <lyude at redhat.com>

Reviewed-by: Danilo Krummrich <dakr at kernel.org>


More information about the dri-devel mailing list