Re: [PATCH 1/2] checkpatch: Add support for Checkpatch-ignore patch footer
From: Konstantin Ryabitsev
Date: Tue Jan 14 2025 - 11:04:09 EST
On Tue, Jan 14, 2025 at 03:25:41PM +0100, Brendan Jackman wrote:
> <konstantin@xxxxxxxxxxxxxxxxxxx> wrote:
> > Do we really want this to become part of the permanent commit message? I'm
> > pretty sure this won't go over well with many.
>
> Why not?
Tweaks aimed at checkpatch are only useful during the code review stage, so
once that code is accepted upstream, they become wholly irrelevant. A
checkpatch trailer in the permanent commit record serves no purpose, not even
a historical one.
At best, utility trailers like that need to go into the basement of the patch,
not into the commit message.
-K