Re: [PATCH] rust: device: avoid trailing ; in printing macros
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,dev.linux.lists.driver-core,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <CANiq72=OKHJo0Shzb_h1OuzmTVLqn6qPJsA_AhJAWOfQATbYDQ@mail.gmail.com> |
On Thu, Jul 16, 2026 at 3:48 PM Danilo Krummrich <[email protected]> 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