diff mbox series

[08/11] docs: ja_JP: howto: remove reference to removed submitting-drivers

Message ID 20220704122537.3407-9-lukas.bulwahn@gmail.com (mailing list archive)
State Not Applicable
Headers show
Series docs: remove submitting-drivers.rst | expand

Commit Message

Lukas Bulwahn July 4, 2022, 12:25 p.m. UTC
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>
---
 Documentation/translations/ja_JP/howto.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Akira Yokosawa July 5, 2022, 7:03 a.m. UTC | #1
On Mon,  4 Jul 2022 14:25:34 +0200, Lukas Bulwahn wrote:
> 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>

        Thanks, Akira

> ---
>  Documentation/translations/ja_JP/howto.rst | 4 ++--
>  1 file 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>`
> +    このファイルには、どうやってうまくパッチを作って投稿するかにつ
>      いて非常に詳しく書かれており、以下を含みます (これだけに限らない
>      けれども)
>  
> -- 
> 2.17.1
diff mbox series

Patch

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>`
+    このファイルには、どうやってうまくパッチを作って投稿するかにつ
     いて非常に詳しく書かれており、以下を含みます (これだけに限らない
     けれども)