Re: [PATCH v8 1/2] scripts: checkpatch: move Rust-specific lints to separate file

From: Miguel Ojeda

Date: Sat Feb 07 2026 - 16:54:16 EST


On Sat, Feb 7, 2026 at 10:08 PM Jason Hall <jason.kei.hall@xxxxxxxxx> wrote:
>
> -M: Boqun Feng <boqun.feng@xxxxxxxxx>
> +M: Boqun Feng <boqun@xxxxxxxxxx>

This is now a patch series, great!

But please review your patches before sending them -- this has a lot
of unrelated changes again.

I suspect you are copying files around, to re-create commits in
another base manually, instead of using `git` commands like `git
rebase`.

Cheers,
Miguel