Message ID | 1449504530-9373-1-git-send-email-Larry.Finger@lwfinger.net (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Kalle Valo |
Headers | show |
Larry Finger <Larry.Finger@lwfinger.net> writes: > The instructions for submitting patches state that changes destined for > networking should not be marked with a Cc to stable. This restriction does > not apply to the wireless portion of networking. The instructions are > updated to clarify this case. > > Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> > --- > > Kalle, > > Is this change clear, and strong enough? Looks good to me, thanks!
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index d603fa0..5457a18 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -306,7 +306,9 @@ file. Note, however, that some subsystem maintainers want to come to their own conclusions on which patches should go to the stable trees. The networking maintainer, in particular, would rather not see individual developers -adding lines like the above to their patches. +adding lines like the above to their patches. Note: Patches for the wireless +section of networking should include a recommendation for inclusion in stable +whenever appropriate. If changes affect userland-kernel interfaces, please send the MAN-PAGES maintainer (as listed in the MAINTAINERS file) a man-pages patch, or at
The instructions for submitting patches state that changes destined for networking should not be marked with a Cc to stable. This restriction does not apply to the wireless portion of networking. The instructions are updated to clarify this case. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> --- Kalle, Is this change clear, and strong enough? Larry --- Documentation/SubmittingPatches | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)