diff options
author | Federico Vaga <federico.vaga@vaga.pv.it> | 2019-02-21 21:30:00 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-02-22 08:35:27 -0700 |
commit | 1c7f86cbceb4536b2490e74533db78fc2e0f0f80 (patch) | |
tree | e70834127cdf52d49de3b5b507a3e14254d56886 /Documentation/process | |
parent | a10c29cd8bce35e938a2a3bd8f7eb425f7755d4d (diff) |
doc: process: complete removal of info about -git patches
The following patch forgot to remove a reference to the -git
patches
commit 2c71d305caf9 ("docs: process: Remove outdated info about -git patches")
This patch complete the removal and update all translations
Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
Acked-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process')
-rw-r--r-- | Documentation/process/howto.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/process/howto.rst b/Documentation/process/howto.rst index 64deab5cfb3b..f16242bfb962 100644 --- a/Documentation/process/howto.rst +++ b/Documentation/process/howto.rst @@ -237,7 +237,6 @@ branches. These different branches are: - main 4.x kernel tree - 4.x.y -stable kernel tree - - 4.x -git kernel patches - subsystem specific kernel trees and patches - the 4.x -next kernel tree for integration tests |