Re: [PATCH v4] rust: init: remove impl Zeroable for Infallible

From: Laine Taffin Altman
Date: Thu Apr 04 2024 - 13:28:42 EST


On Apr 4, 2024, at 4:03 AM, Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> On Thu, Apr 4, 2024 at 11:01 AM Benno Lossin <benno.lossin@xxxxxxxxx> wrote:
>>
>> I don't see this commit in the kernel tree, what did you specify as
>> `--base` when running `git format`?
>
> Yeah, I don't have it either, but it seems to apply cleanly.
>
> Cheers,
> Miguel

I ran `git format-patch origin/master --base=origin/master`. I
can’t imagine how that could have resulted in a nonexistent commit
hash?

Thanks,
Laine