On Mon, Dec 01, 2025 at 08:57:58PM +0530, Atharv Dubey wrote:
> Replace the manual `unsafe { core::mem::zeroed() }` initialization of
> `bindings::file_operations` with `pin_init::zeroed()`. This removes the
> explicit unsafe
>
> Signed-off-by: Atharv Dubey <[email protected]>Thanks, I'll pick this up for drm-rust-next once the branch reopens in two weeks. Alice
