diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-07-04 15:25:34 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-07-15 00:03:57 +0300 |
commit | aa3b2a7ffae17b708e926e2cd148c08a3d189fe1 (patch) | |
tree | d58bb806004041cd744702624ba096c571802d0e /Documentation/translations/ja_JP/howto.rst | |
parent | 26f200c9e56fefbcd7d302db1019b955ea20bc98 (diff) | |
download | linux-aa3b2a7ffae17b708e926e2cd148c08a3d189fe1.tar.xz |
docs: ja_JP: howto: remove reference to removed submitting-drivers
The document submitting-drivers.rst was deleted. This removes the
corresponding reference in the Japanese translation of the howto,
with some assistance from Akira Yokasawa.
Link: https://lore.kernel.org/linux-doc/a2be48e5-e559-17d7-5ae7-d1205a737ea4@gmail.com/
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Akira Yokosawa <akiyks@gmail.com>
Link: https://lore.kernel.org/r/20220704122537.3407-9-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/ja_JP/howto.rst')
-rw-r--r-- | Documentation/translations/ja_JP/howto.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/translations/ja_JP/howto.rst b/Documentation/translations/ja_JP/howto.rst index 38fed6fe62fe..649e2ff2a407 100644 --- a/Documentation/translations/ja_JP/howto.rst +++ b/Documentation/translations/ja_JP/howto.rst @@ -129,8 +129,8 @@ linux-api@vger.kernel.org に送ることを勧めます。 ルに従っているものだけを受け付け、多くの人は正しいスタイルのコード だけをレビューします。 - :ref:`Documentation/process/submitting-patches.rst <codingstyle>` と :ref:`Documentation/process/submitting-drivers.rst <submittingdrivers>` - これらのファイルには、どうやってうまくパッチを作って投稿するかにつ + :ref:`Documentation/process/submitting-patches.rst <codingstyle>` + このファイルには、どうやってうまくパッチを作って投稿するかにつ いて非常に詳しく書かれており、以下を含みます (これだけに限らない けれども) |