[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72nuYPkfpSWduN8SMY-JY-T=GdB4bC7EFC26m3u2Td7AJw@mail.gmail.com>
Date: Thu, 14 Dec 2023 20:21:44 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Gary Guo <gary@...yguo.net>
Cc: Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Wedson Almeida Filho <wedsonaf@...il.com>, Boqun Feng <boqun.feng@...il.com>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...sung.com>,
Alice Ryhl <aliceryhl@...gle.com>, Martin Rodriguez Reboredo <yakoyoku@...il.com>,
Vincenzo Palazzo <vincenzopalazzodev@...il.com>,
Wedson Almeida Filho <walmeida@...rosoft.com>, Vlastimil Babka <vbabka@...e.cz>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] rust: bindings: rename const binding using sed
On Wed, Dec 13, 2023 at 7:44 PM Miguel Ojeda
<miguel.ojeda.sandonis@...il.com> wrote:
>
> Applied to `rust-next` (reworded for typos and with Benno's `^`
> suggestion -- we can always relax it back later if needed, the output
> is currently the same).
I have dropped the `^` suggestion from `rust-next` since that breaks
non-`rustfmt` builds [1] given everything goes in a single line in the
generated code.
We may want to consider requiring `rustfmt` at some point to simplify things.
[1] https://storage.kernelci.org/next/master/next-20231214/x86_64/x86_64_defconfig+rust/rustc-1.73/logs/kernel.log
Cheers,
Miguel
Powered by blists - more mailing lists