diff options
author | Xose Vazquez Perez <xose.vazquez@gmail.com> | 2006-01-14 12:57:41 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-14 10:39:53 -0800 |
commit | e1b114ee90040af5108973abd1a82babc4905868 (patch) | |
tree | 6b63f8e659d7bbddc650f67300cb01a0204479f1 /Documentation/SubmittingPatches | |
parent | 7b4ee73e28052e53aac2fef1c91029666d8b2d70 (diff) | |
download | linux-3.10-e1b114ee90040af5108973abd1a82babc4905868.tar.gz linux-3.10-e1b114ee90040af5108973abd1a82babc4905868.tar.bz2 linux-3.10-e1b114ee90040af5108973abd1a82babc4905868.zip |
[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 6198e5ebcf6..c2c85bcb3d4 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -478,10 +478,11 @@ Andrew Morton, "The perfect patch" (tpp). Jeff Garzik, "Linux kernel patch submission format." <http://linux.yyz.us/patch-format.html> -Greg Kroah, "How to piss off a kernel subsystem maintainer". +Greg Kroah-Hartman "How to piss off a kernel subsystem maintainer". <http://www.kroah.com/log/2005/03/31/> <http://www.kroah.com/log/2005/07/08/> <http://www.kroah.com/log/2005/10/19/> + <http://www.kroah.com/log/2006/01/11/> NO!!!! No more huge patch bombs to linux-kernel@vger.kernel.org people!. <http://marc.theaimsgroup.com/?l=linux-kernel&m=112112749912944&w=2> |