[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230224014731.ECB6DC433EF@smtp.kernel.org>
Date: Thu, 23 Feb 2023 17:47:31 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: rdunlap@...otime.net, joe@...ches.com, gregkh@...uxfoundation.org,
corbet@....net, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: [patch 1/1] submitting-patches.rst: suggest a Link: after Reported-by:
From: Andrew Morton <akpm@...ux-foundation.org>
Subject: submitting-patches.rst: suggest a Link: after Reported-by:
Date: Thu Feb 23 05:41:49 PM PST 2023
It seems to be the new way and I find it super useful.
Cc: Joe Perches <joe@...ches.com>
Cc: "Randy.Dunlap" <rdunlap@...otime.net>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Jonathan Corbet <corbet@....net>
Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
---
--- a/Documentation/process/submitting-patches.rst~submitting-patchesrst-suggest-a-link-after-reported-by
+++ a/Documentation/process/submitting-patches.rst
@@ -501,6 +501,12 @@ the bug was reported in private, then as
Reported-by tag. The tag is intended for bugs; please do not use it to credit
feature requests.
+Where possible, please include a Link: to the report on the line
+immediately following the Reported-by:. For example,
+
+Reported-by: John Doe <john.doe@...il.com>
+ Link: https://lkml.kernel.org/r/02f796c7@gmail.com
+
A Tested-by: tag indicates that the patch has been successfully tested (in
some environment) by the person named. This tag informs maintainers that
some testing has been performed, provides a means to locate testers for
_
Powered by blists - more mailing lists