diff options
author | Xose Vazquez Perez <xose.vazquez@gmail.com> | 2006-01-14 06:57:41 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-14 13:39:53 -0500 |
commit | e1b114ee90040af5108973abd1a82babc4905868 (patch) | |
tree | 6b63f8e659d7bbddc650f67300cb01a0204479f1 /Documentation/SubmittingPatches | |
parent | 7b4ee73e28052e53aac2fef1c91029666d8b2d70 (diff) |
[PATCH] docs: update some updated code docs
Based on comments from Randy Dunlap on my previous commit
5b0ed2c64d8fdafb5fcfb3baabdd288628b1ff9b
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r-- | Documentation/SubmittingPatches | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 6198e5ebcf65..c2c85bcb3d43 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches | |||
@@ -478,10 +478,11 @@ Andrew Morton, "The perfect patch" (tpp). | |||
478 | Jeff Garzik, "Linux kernel patch submission format." | 478 | Jeff Garzik, "Linux kernel patch submission format." |
479 | <http://linux.yyz.us/patch-format.html> | 479 | <http://linux.yyz.us/patch-format.html> |
480 | 480 | ||
481 | Greg Kroah, "How to piss off a kernel subsystem maintainer". | 481 | Greg Kroah-Hartman "How to piss off a kernel subsystem maintainer". |
482 | <http://www.kroah.com/log/2005/03/31/> | 482 | <http://www.kroah.com/log/2005/03/31/> |
483 | <http://www.kroah.com/log/2005/07/08/> | 483 | <http://www.kroah.com/log/2005/07/08/> |
484 | <http://www.kroah.com/log/2005/10/19/> | 484 | <http://www.kroah.com/log/2005/10/19/> |
485 | <http://www.kroah.com/log/2006/01/11/> | ||
485 | 486 | ||
486 | NO!!!! No more huge patch bombs to linux-kernel@vger.kernel.org people!. | 487 | NO!!!! No more huge patch bombs to linux-kernel@vger.kernel.org people!. |
487 | <http://marc.theaimsgroup.com/?l=linux-kernel&m=112112749912944&w=2> | 488 | <http://marc.theaimsgroup.com/?l=linux-kernel&m=112112749912944&w=2> |