On Fri, May 16 2025 at 11:47, Marc Zyngier wrote: > On Fri, 16 May 2025 11:36:07 +0100, > Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: >> No need to resend, I just hacked up a few lines of coccinelle script to >> eliminate this offense. > > I personally find the rework much uglier than the original contraption. > Variables declared in the middle of the code, Rust-style? Meh. That's not a Rust invention and we already moved over to do this to make the __free() magic more obvious. Thanks, tglx