Re: [PATCH] rust: pci: use c_* types via kernel prelude

From: Danilo Krummrich
Date: Tue Jul 29 2025 - 05:45:49 EST


Hi Abhinav,

On Tue Jul 29, 2025 at 2:29 AM CEST, herculoxz wrote:
> From: Abhinav Ananthu <abhinav.ogl@xxxxxxxxx>
>
> Update PCI FFI callback signatures to use from the ,
> instead of accessing it via . This aligns with the Rust-for-Linux coding
> guidelines and ensures ABI correctness when interfacing with C code.

Something seems to be odd with the commit message, it seems some parts are
missing.

Can you please fix this and send a v2? It's enough to send it after -rc1 is out.

Thanks,
Danilo