diff options
author | Lukas Bulwahn <[email protected]> | 2022-07-04 14:25:34 +0200 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2022-07-14 15:03:57 -0600 |
commit | aa3b2a7ffae17b708e926e2cd148c08a3d189fe1 (patch) | |
tree | d58bb806004041cd744702624ba096c571802d0e | |
parent | 26f200c9e56fefbcd7d302db1019b955ea20bc98 (diff) |
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/[email protected]/
Signed-off-by: Lukas Bulwahn <[email protected]>
Reviewed-by: Akira Yokosawa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-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 @@ [email protected] に送ることを勧めます。 ルに従っているものだけを受け付け、多くの人は正しいスタイルのコード だけをレビューします。 - :ref:`Documentation/process/submitting-patches.rst <codingstyle>` と :ref:`Documentation/process/submitting-drivers.rst <submittingdrivers>` - これらのファイルには、どうやってうまくパッチを作って投稿するかにつ + :ref:`Documentation/process/submitting-patches.rst <codingstyle>` + このファイルには、どうやってうまくパッチを作って投稿するかにつ いて非常に詳しく書かれており、以下を含みます (これだけに限らない けれども) |