diff options
author | Sudip Mukherjee <[email protected]> | 2014-09-07 11:26:12 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-09-07 15:21:13 -0700 |
commit | 7e0dae61e24a88ad21af2f196e49454e78a8df78 (patch) | |
tree | 94729465c6ffec1a892f6f89e8d1a723e7a16f62 | |
parent | 731d5cca82729c85ca3296902a64836619f4ba2d (diff) |
Documentation: new page link in SubmittingPatches
new link for - How to piss off a Linux kernel subsystem maintainer
Signed-off-by: Sudip Mukherjee <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | Documentation/SubmittingPatches | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 0a523c9a5ff4..482c74947de0 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -794,6 +794,7 @@ Greg Kroah-Hartman, "How to piss off a kernel subsystem maintainer". <http://www.kroah.com/log/linux/maintainer-03.html> <http://www.kroah.com/log/linux/maintainer-04.html> <http://www.kroah.com/log/linux/maintainer-05.html> + <http://www.kroah.com/log/linux/maintainer-06.html> NO!!!! No more huge patch bombs to [email protected] people! <https://lkml.org/lkml/2005/7/11/336> |