[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <DC0MEWPXV9NJ.3HQEPBFID0YD9@kernel.org>
Date: Tue, 12 Aug 2025 19:21:23 +0200
From: "Danilo Krummrich" <dakr@...nel.org>
To: "Abhinav Ananthu" <abhinav.ogl@...il.com>
Cc: <gregkh@...uxfoundation.org>, <david.m.ertman@...el.com>,
<ira.weiny@...el.com>, <leon@...nel.org>, <ojeda@...nel.org>,
<alex.gaynor@...il.com>, <boqun.feng@...il.com>, <gary@...yguo.net>,
<bjorn3_gh@...tonmail.com>, <lossin@...nel.org>, <a.hindborg@...nel.org>,
<aliceryhl@...gle.com>, <tmgross@...ch.edu>,
<rust-for-linux@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] rust: auxiliary: Use `c_` types from prelude instead of
On Tue Aug 12, 2025 at 9:51 AM CEST, Abhinav Ananthu wrote:
> Update auxiliary FFI callback signatures to reference the `c_` types
> provided by the kernel prelude, rather than accessing them via
> `kernel::ffi::`.
>
> Signed-off-by: Abhinav Ananthu <abhinav.ogl@...il.com>
This looks good now, I'll later on pick this one up.
One additional note, when sending updates on previous patches, please make sure
to increase the version number of the patch, see also [1].
Also, please add a note about what changes you made between versions below the
'---' line of the commit.
- Danilo
[1] https://docs.kernel.org/process/submitting-patches.html#subject-line
Powered by blists - more mailing lists