[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aAOejjWTqdD3UoQ1@cassiopeiae>
Date: Sat, 19 Apr 2025 15:01:02 +0200
From: Danilo Krummrich <dakr@...nel.org>
To: gregkh@...uxfoundation.org, rafael@...nel.org, david.m.ertman@...el.com,
ira.weiny@...el.com, ojeda@...nel.org, alex.gaynor@...il.com,
boqun.feng@...il.com, gary@...yguo.net, bjorn3_gh@...tonmail.com,
benno.lossin@...ton.me, a.hindborg@...nel.org, aliceryhl@...gle.com,
tmgross@...ch.edu, airlied@...il.com, acourbot@...dia.com,
jhubbard@...dia.com
Cc: linux-kernel@...r.kernel.org, rust-for-linux@...r.kernel.org
Subject: Re: [PATCH v4 0/5] Auxiliary bus Rust abstractions
On Mon, Apr 14, 2025 at 03:18:03PM +0200, Danilo Krummrich wrote:
> This series adds Rust abstractions for the auxiliary bus.
With the following changes, applied to nova-next, thanks!
* abstraction: fix typos, `let _ =` => `drop()`, use `kernel::ffi`
* sample: use `ok_or()` when accessing auxiliary::Device::parent()
- Danilo
Powered by blists - more mailing lists