[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72n5C4YA_=HYuSKZnhYJJ8Fnby7n8ME9u=P3=Ycu7hnonw@mail.gmail.com>
Date: Sun, 6 Apr 2025 13:55:39 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Xizhe Yin <xizheyin@...il.nju.edu.cn>
Cc: rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
Miguel Ojeda <ojeda@...nel.org>, Benno Lossin <benno.lossin@...ton.me>
Subject: Re: [PATCH] rust: convert raw URLs to Markdown autolinks in comments
On Sun, Apr 6, 2025 at 1:28 PM Xizhe Yin <xizheyin@...il.nju.edu.cn> wrote:
>
> than Markdown autolinks [text](URL). This inconsistency makes the
The commit message here needs an update. But, yeah, the contents look
like what I meant, thanks! :)
I think there is another in rust/kernel/block/mq/gen_disk.rs and one
in scripts/generate_rust_target.rs.
Also, the changes in `*_vendor.rs` files should probably be skipped,
since we try to keep those as close to upstream as possible.
Please Cc also others that may maintain particular files, e.g. Benno
for pin-init (you can use `scripts/get_maintainer.pl`):
https://rust-for-linux.com/contributing#submitting-changes-to-existing-code
https://rust-for-linux.com/contributing#submitting-patches
Finally, please increment the version number of the patch series when
sending a new version (e.g. `git format-patch -v3`).
Thanks!
Cheers,
Miguel
Powered by blists - more mailing lists