Re: [PATCH] rust: phy: replace `MaybeUninit::zeroed().assume_init()` with `pin_init::zeroed()`

From: Yizhe Sun
Date: Sat Oct 25 2025 - 09:49:40 EST


Thanks for the advice. I've fixed the issues and resubmitted the patch.