Re: [PATCH] rust: device: avoid trailing ; in printing macros

From: Miguel Ojeda

Date: Thu Jul 16 2026 - 10:44:58 EST


On Thu, Jul 16, 2026 at 3:48 PM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> I can also take it through driver-core-fixes, I have another minor fix to send
> anyway.

Thanks, no worries, I will take it -- this kind of fix makes more
sense in `rust-fixes` since they are treewide, i.e. it could have
triggered in more places at the same time since they changer the
compiler, and I have other few in the branch accumulated for Rust
1.99.0.

(An Acked-by is always nice of course!)

Cheers,
Miguel