Re: [PATCH v3] kbuild: rust: make `*.long-type-*.txt` a target for cleanup
From: Joel Kamminga
Date: Mon Jun 01 2026 - 00:24:02 EST
On 2026-05-31 00:45, Miguel Ojeda wrote:
> In general, please add a changelog after the `---` line. Otherwise,
> reviewers need to manually inspect the patch to see what has changed,
> if anything.
>
> For instance, I see you changed the title, but the commit message
> seems identical. Was there a reason to not change it?
Hi!
Thanks for the comments and tips. Just for future reference for myself,
in regards to applying changes strictly to the metadata of the patch
(i.e. adding a changelog but leaving the actual code unchanged), is it
preferred to just resend the same version of the patch with the
changelog added instead of creating a whole new version? That was the
impression I got reading through some earlier patches, but seeing as
I've been creating new patch versions and haven't been told to do
otherwise, I figured I'd double check.
Thanks,
Joel