2022-07-04 12:30:33

by Lukas Bulwahn

[permalink] [raw]
Subject: [PATCH 08/11] 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]>
---
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 @@ [email protected] に送ることを勧めます。
ルに従っているものだけを受け付け、多くの人は正しいスタイルのコード
だけをレビューします。

- :ref:`Documentation/process/submitting-patches.rst <codingstyle>` と :ref:`Documentation/process/submitting-drivers.rst <submittingdrivers>`
- これらのファイルには、どうやってうまくパッチを作って投稿するかにつ
+ :ref:`Documentation/process/submitting-patches.rst <codingstyle>`
+ このファイルには、どうやってうまくパッチを作って投稿するかにつ
いて非常に詳しく書かれており、以下を含みます (これだけに限らない
けれども)

--
2.17.1


2022-07-05 08:02:52

by Akira Yokosawa

[permalink] [raw]
Subject: Re: [PATCH 08/11] docs: ja_JP: howto: remove reference to removed submitting-drivers

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/[email protected]/
> Signed-off-by: Lukas Bulwahn <[email protected]>

Reviewed-by: Akira Yokosawa <[email protected]>

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 @@ [email protected] に送ることを勧めます。
> ルに従っているものだけを受け付け、多くの人は正しいスタイルのコード
> だけをレビューします。
>
> - :ref:`Documentation/process/submitting-patches.rst <codingstyle>` と :ref:`Documentation/process/submitting-drivers.rst <submittingdrivers>`
> - これらのファイルには、どうやってうまくパッチを作って投稿するかにつ
> + :ref:`Documentation/process/submitting-patches.rst <codingstyle>`
> + このファイルには、どうやってうまくパッチを作って投稿するかにつ
> いて非常に詳しく書かれており、以下を含みます (これだけに限らない
> けれども)
>
> --
> 2.17.1