On Mon, Mar 23, 2026 at 12:36:52AM +0100, Miguel Ojeda wrote:
On Thu, Mar 19, 2026 at 1:17 PM Gary Guo [off-list ref] wrote:
quoted
rust/kernel/net/phy/reg.rs | 8 +++++---
Tomonori: are you OK with these changes?
quoted
rust/kernel/num/bounded.rs | 2 +-
Alexandre: are you OK with these changes?
quoted
rust/kernel/sync/atomic/internal.rs | 9 ++++++---
rust/kernel/sync/atomic/predefine.rs | 2 +-
rust/kernel/sync/locked_by.rs | 2 +-
rust/kernel/sync/refcount.rs | 8 +++++---
Boqun: are you OK with these changes?
Acked-by: Boqun Feng <boqun@kernel.org>
Regards,
Boqun
quoted
rust/kernel/xarray.rs | 10 ++++++++--
Tamir, Andreas: are you OK with these changes?
quoted
- transmute::{AsBytes, FromBytes},
+ transmute::{AsBytes, FromBytes}, //
Nit: We should take the chance to expand this.
Thanks all!
Cheers,
Miguel