Re: [PATCH] rust: cast to the proper type

From: FUJITA Tomonori
Date: Thu Jun 19 2025 - 18:55:33 EST


On Thu, 19 Jun 2025 11:29:56 -0400
Tamir Duberstein <tamird@xxxxxxxxx> wrote:

>> > >> > 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.
>>
>> Would you be OK stripping the tag on apply, or would you like me to send v2?
>
> Hi Tomo, gentle ping here. Does this look reasonable to you, with the
> Fixes tag stripped on apply?

Yeah, if you drop the Fixes tag, it's fine by me.

Thanks,