Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7aca5a7f authored by SeongJae Park's avatar SeongJae Park Committed by Greg Kroah-Hartman
Browse files

Documentation: zh_CN: Update broken link to tpp



Links for 'The Perfect Patch' which described on HOWTO document is
broken. Change those links to the copy at ozlabs.

Signed-off-by: default avatarSeongJae Park <sj38.park@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2f533715
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ Linux内核代码中包含有大量的文档。这些文档对于学习如何与

    其他关于如何正确地生成补丁的优秀文档包括:
    "The Perfect Patch"
        http://userweb.kernel.org/~akpm/stuff/tpp.txt
        http://www.ozlabs.org/~akpm/stuff/tpp.txt
    "Linux kernel patch submission format"
        http://linux.yyz.us/patch-format.html

@@ -515,7 +515,7 @@ Linux内核社区并不喜欢一下接收大段的代码。修改需要被恰当

想了解它具体应该看起来像什么,请查阅以下文档中的“ChangeLog”章节:
  “The Perfect Patch”
  	 http://userweb.kernel.org/~akpm/stuff/tpp.txt
  	 http://www.ozlabs.org/~akpm/stuff/tpp.txt


这些事情有时候做起来很难。要在任何方面都做到完美可能需要好几年时间。这是