diff options
author | Akira Yokosawa <[email protected]> | 2022-05-03 19:46:13 +0900 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2022-05-09 16:02:39 -0600 |
commit | 039d5926c4028ec53c1e777349ac58588e69f7fb (patch) | |
tree | 7ebd8f3083ecc458c664fb0523cdcd4c03060255 | |
parent | 81c653659d34ec253fba7f5d0f430813fe0f643d (diff) |
docs/ja_JP/SubmittingPatches: Update GregKH links
Reflect changes made in commit f5039935ac68 ("Documentation: update
GregKH links").
Signed-off-by: Akira Yokosawa <[email protected]>
Cc: Tsugikazu Shibata <[email protected]>
Cc: Kosuke Fujimoto <[email protected]>
Cc: [email protected]
Cc: [email protected]
Acked-by: Tsugikazu Shibata <[email protected]>
Reviewed-by: Kosuke Fujimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r-- | Documentation/translations/ja_JP/SubmittingPatches | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Documentation/translations/ja_JP/SubmittingPatches b/Documentation/translations/ja_JP/SubmittingPatches index 0d308edef781..c986d925de51 100644 --- a/Documentation/translations/ja_JP/SubmittingPatches +++ b/Documentation/translations/ja_JP/SubmittingPatches @@ -681,10 +681,11 @@ Jeff Garzik, "Linux kernel patch submission format". <https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html> 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/> + <http://www.kroah.com/log/linux/maintainer.html> + <http://www.kroah.com/log/linux/maintainer-02.html> + <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> NO!!!! No more huge patch bombs to [email protected] people! <https://lore.kernel.org/r/[email protected]> |