On Sun Aug 10, 2025 at 9:21 AM CEST, Andreas Hindborg wrote: > "Benno Lossin" <lossin@xxxxxxxxxx> writes: > >> On Fri Aug 8, 2025 at 11:35 AM CEST, Andreas Hindborg wrote: >>> "Benno Lossin" <lossin@xxxxxxxxxx> writes: >>> >>>> All types in `bindings` implement `Zeroable` if they can, so use >>>> `pin_init::zeroed` instead of relying on `unsafe` code. >>>> >>>> If this ends up not compiling in the future, something in bindgen or on >>>> the C side changed and is most likely incorrect. >>>> >>>> Signed-off-by: Benno Lossin <lossin@xxxxxxxxxx> >>>> --- >>> >>> Acked-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx> >> >> Thanks, this one was already picked & the PR that included it contains >> your Acked-by (it couldn't be rebased since I noticed it too late). Let >> me know if you need any pointers. > > Right, I remember now that you point it out. It's just because I got a > new fancy email filter (lei q dfn:...). Hopefully I will miss fewer of > these in the future. That's nice and no worries, I should have pinged you before applying :) --- Cheers, Benno