Re: [PATCH] rust: cast to the proper type
From: FUJITA Tomonori
Date: Wed Jun 11 2025 - 20:48:44 EST
On Wed, 11 Jun 2025 09:30:46 -0400
Tamir Duberstein <tamird@xxxxxxxxx> wrote:
> On Wed, Jun 11, 2025 at 7:42 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>>
>> On Wed, Jun 11, 2025 at 12:28 PM Tamir Duberstein <tamird@xxxxxxxxx> wrote:
>> >
>> > Use the ffi type rather than the resolved underlying type.
>> >
>> > Fixes: f20fd5449ada ("rust: core abstractions for network PHY drivers")
>>
>> Does this need to be backported? If not, I wouldn't include a Fixes tag.
>
> I'm fine with omitting it. I wanted to leave a breadcrumb to the
> commit that introduced the current code.
I also don't think this tag is necessary because this is not a bug
fix. And since this tag points to the file's initial commit, I don't
think it's particularly useful.