Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1332501
| From | Anup Patel <anup.patel@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Documentation: SubmittingPatches: Add note about Reviewed-by tags |
| Date | 2016-02-12 04:10 +0100 |
| Message-ID | <r1chk-174-9@gated-at.bofh.it> (permalink) |
| References | <r1buV-zY-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Feb 12, 2016 at 7:42 AM, Florian Fainelli <f.fainelli@gmail.com> wrote: > As is now common in a lot of organization having an internal code review > process (be it through Gerritt or other tools), patches extracted from > this review process and submitted to public mailing-lists will have > pre-existing Reviewed-by tags. Add a note about why these tags exists, > and what a maintainer could be doing with those. Some maintainers did > complain before that these tags had to be added when the patches get > submitted to the public, while some just ignored and took the patches > as-is. > > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> > --- > Documentation/SubmittingPatches | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches > index d603fa078235..b1b8e39bc5ee 100644 > --- a/Documentation/SubmittingPatches > +++ b/Documentation/SubmittingPatches > @@ -582,6 +582,14 @@ reviewers and to inform maintainers of the degree of review which has been > done on the patch. Reviewed-by: tags, when supplied by reviewers known to > understand the subject area and to perform thorough reviews, will normally > increase the likelihood of your patch getting into the kernel. > +The presence of Reviewed-by tags for an initial patch submission are indicative > +of an existing internal review process that may occur at various organizations, > +prior to a mainline kernel submission. The presence of these tags can give the > +maintainer a good appreciation that somebody has done an internal review > +following the same guidelines as those done on a public mailing-list. > +Maintainers are encouraged to maintain these tags while accepting and merging > +patches, appreciation of these pre-existing Revivewed-by tags is left are their > +own discretion. Typo fix "left are their own discretion" -> "left at their own discretion". > > A Suggested-by: tag indicates that the patch idea is suggested by the person > named and ensures credit to the person for the idea. Please note that this > -- > 2.1.0 > Regards, Anup
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] Documentation: SubmittingPatches: Add note about Reviewed-by tags Florian Fainelli <f.fainelli@gmail.com> - 2016-02-12 03:20 +0100
Re: [PATCH] Documentation: SubmittingPatches: Add note about Reviewed-by tags Anup Patel <anup.patel@broadcom.com> - 2016-02-12 04:10 +0100
Re: [PATCH] Documentation: SubmittingPatches: Add note about Reviewed-by tags Markus Mayer <markus.mayer@broadcom.com> - 2016-02-12 19:30 +0100
Re: [PATCH] Documentation: SubmittingPatches: Add note about Reviewed-by tags Jonathan Corbet <corbet@lwn.net> - 2016-02-15 18:50 +0100
Re: [PATCH] Documentation: SubmittingPatches: Add note about Reviewed-by tags Scott Branden <scott.branden@broadcom.com> - 2016-02-15 19:20 +0100
csiph-web