Re: [PATCH] rust: auxiliary: Use `c_` types from prelude instead of
From: Greg KH
Date: Tue Aug 12 2025 - 02:31:38 EST
On Tue, Aug 12, 2025 at 09:24:21AM +0530, herculoxz wrote:
> From: Abhinav Ananthu <abhinav.ogl@xxxxxxxxx>
>
> Update auxiliary FFI callback signatures to reference the `c_` types
> provided by the kernel prelude, rather than accessing them via
> `kernel::ffi::`.
Why is this indented?
Also, note that your "From:" line in your email client doesn't reflect
your name here. That might be fine, but it's a bit odd and triggers my
checks.
thanks,
greg k-h