Re: [PATCH v4 2/3] rust: miscdevice: add additional data to MiscDeviceRegistration
From: Miguel Ojeda
Date: Wed Jun 04 2025 - 04:48:47 EST
On Wed, Jun 4, 2025 at 1:29 AM Benno Lossin <lossin@xxxxxxxxxx> wrote:
>
> (the `assert_sync` function should maybe be somewhere where everyone can
> use it)
+1, and likely part of the prelude too.
(We may want to put all these into an `assert.rs` or similar too.)
Cheers,
Miguel