Re: [PATCH 2/2] rust/faux: Add missing parent argument to Registration::new()
From: Danilo Krummrich
Date: Tue Feb 25 2025 - 17:08:18 EST
On Tue, Feb 25, 2025 at 04:29:01PM -0500, Lyude Paul wrote:
> A little late in the review of the faux device interface, we added the
> ability to specify a parent device when creating new faux devices - but
> this never got ported over to the rust bindings. So, let's add the missing
> argument now so we don't have to convert other users later down the line.
>
> Signed-off-by: Lyude Paul <lyude@xxxxxxxxxx>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>