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 <ly...@redhat.com>
Reviewed-by: Danilo Krummrich <d...@kernel.org>