Skip to content

Commit

Permalink
Documentation/SubmittingPatches: remove references to patch-scripts
Browse files Browse the repository at this point in the history
The link to the tarball for Andrew Morton's patch scripts is dead.
These scripts don't seem to be used for kernel development these days
anyways so just rip out all references to them.

Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Mitchel Humpherys authored and Linus Torvalds committed Apr 3, 2014
1 parent 37c703f commit 8d81e29
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions Documentation/ja_JP/SubmittingPatches
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,6 @@ dontdiff ファイルには Linux カーネルのビルドプロセスの過程
Quilt:
http://savannah.nongnu.org/projects/quilt

Andrew Morton's patch scripts:
http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz
このリンクの先のスクリプトの代わりとして、quilt がパッチマネジメント
ツールとして推奨されています(上のリンクを見てください)。

2) パッチに対する説明

パッチの中の変更点に対する技術的な詳細について説明してください。
Expand Down
4 changes: 0 additions & 4 deletions Documentation/zh_CN/SubmittingPatches
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ Documentation/SubmittingDrivers 。
Quilt:
http://savannah.nongnu.org/projects/quilt

Andrew Morton 的补丁脚本:
http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz
作为这些脚本的替代,quilt 是值得推荐的补丁管理工具(看上面的链接)。

2)描述你的改动。
描述你的改动包含的技术细节。

Expand Down

0 comments on commit 8d81e29

Please sign in to comment.