Skip to content

Commit b792ffe

Browse files
author
Jonathan Corbet
committed
Docs: SubmittingPatches: mention using pull requests as a cover letter
Suggested-by: Mark Brown <broonie@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 082bd1c commit b792ffe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/SubmittingPatches

+3-1
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,9 @@ maintainer pull them directly into the subsystem repository with a
725725
"git pull" operation. Note, however, that pulling patches from a developer
726726
requires a higher degree of trust than taking patches from a mailing list.
727727
As a result, many subsystem maintainers are reluctant to take pull
728-
requests, especially from new, unknown developers.
728+
requests, especially from new, unknown developers. If in doubt you can use
729+
the pull request as the cover letter for a normal posting of the patch
730+
series, giving the maintainer the option of using either.
729731

730732
A pull request should have [GIT] or [PULL] in the subject line. The
731733
request itself should include the repository name and the branch of

0 commit comments

Comments
 (0)