Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: 5.Posting: mentioned Suggested-by: tag

Mention the Suggested-by: tag in 5.Posting.rst in a way similar to
submitting-patches.rst, which according to the header of the latter is
the less detailed document of the two.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Thorsten Leemhuis <linux@leemhuis.info>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/fbebad6605b02e372b24c2cfa1e05f789fed43d1.1733127086.git.linux@leemhuis.info

authored by

Thorsten Leemhuis and committed by
Jonathan Corbet
9734b3e7 126437fc

+4
+4
Documentation/process/5.Posting.rst
··· 261 261 can be used instead of Closes: if the patch fixes a part of the issue(s) 262 262 being reported. 263 263 264 + - A Suggested-by: tag indicates that the patch idea is suggested by the person 265 + named and ensures credit to the person for the idea. This will, hopefully, 266 + inspire them to help us again in the future. 267 + 264 268 - Cc: the named person received a copy of the patch and had the 265 269 opportunity to comment on it. 266 270