[<prev] [next>] [day] [month] [year] [list]
Message-ID: <18c30439301.5cd4b13e44397.8467191155746202006@siddh.me>
Date: Sun, 03 Dec 2023 20:49:44 +0530
From: Siddh Raman Pant <sanganaka@...dh.me>
To: "Andy Whitcroft" <apw@...onical.com>,
"Joe Perches" <joe@...ches.com>
Cc: "linux-kernel" <linux-kernel@...r.kernel.org>
Subject: [BUG] Checkpatch gives long-line warnings for Reported-*-by
variants
Dear Checkpatch Maintainers,
Checkpatch gives COMMIT_LOG_LONG_LINE warning for the signature line
with Reported-and-tested-by and other variants. The $signature_tags
variable does not account for them.
This warning will be encountered without fail when using long names
and email addresses, for eg. the syzkaller's email addresses which
contains a 20 char identifier.
Unfortunately, I don't know perl enough to send a patch. Hence, I
request you to please fix this false positive warning.
Thanks,
Siddh
Powered by blists - more mailing lists