Re: [PATCH 0/8] Device::drvdata() and driver/driver interaction (auxiliary)
From: Danilo Krummrich
Date: Wed Oct 29 2025 - 11:43:41 EST
On Wed Oct 29, 2025 at 4:33 PM CET, Danilo Krummrich wrote:
> On Wed Oct 29, 2025 at 2:03 PM CET, Alice Ryhl wrote:
>> It looks like there are some patches that add code that doesn't pass
>> rustfmt, which are then fixed in follow-up commits. You might want to do
>> a pass of rustfmt after each commit.
>
> Oops, thanks for catching this -- my apply scripts will do exactly that. :)
Actually, all patches do pass rustfmt on my end.
I assume you did not run rustfmt yourself, but spotted something that looks odd?