All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] SubmittingPatches: add penalty for forcing a maintainer to edit a patch
@ 2013-02-01 15:43 Greg Kroah-Hartman
  2013-02-01 15:48 ` Joe Perches
  2013-02-02 10:26 ` Andrew Morton
  0 siblings, 2 replies; 5+ messages in thread
From: Greg Kroah-Hartman @ 2013-02-01 15:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: Konrad Rzeszutek Wilk

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Maintainers have to hand-edit patches (body of patches and changelog
entries) all the time.  There needs to be some kind of penalty put into
place to keep developers from abusing maintainers.

Reported-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>


diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index c379a2a..d1bec01 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -93,7 +93,9 @@ includes updates for subsystem X.  Please apply."
 
 The maintainer will thank you if you write your patch description in a
 form which can be easily pulled into Linux's source code management
-system, git, as a "commit log".  See #15, below.
+system, git, as a "commit log".  See #15, below.  If the maintainer has
+to hand-edit your patch, you owe them the beverage of their choice the
+next time you see them.
 
 If your description starts to get long, that's a sign that you probably
 need to split up your patch.  See #3, next.

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-02 10:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-01 15:43 [PATCH] SubmittingPatches: add penalty for forcing a maintainer to edit a patch Greg Kroah-Hartman
2013-02-01 15:48 ` Joe Perches
2013-02-01 21:07   ` Anca Emanuel
2013-02-01 22:10     ` Randy Dunlap
2013-02-02 10:26 ` Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.