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

From: FUJITA Tomonori
Date: Thu Jun 19 2025 - 21:06:09 EST


On Thu, 19 Jun 2025 19:24:14 -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. Would you mind adding your Acked-by?

With the tag dropped,

Acked-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx>