linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
@ 2022-08-18 15:12 Akira Yokosawa
  2022-08-18 17:02 ` Jonathan Corbet
  2022-08-18 22:34 ` [PATCH RESEND] " Akira Yokosawa
  0 siblings, 2 replies; 5+ messages in thread
From: Akira Yokosawa @ 2022-08-18 15:12 UTC (permalink / raw)
  To: Jonathan Corbet, Mauro Carvalho Chehab, Tsugikazu Shibata
  Cc: Linux Doc Mailing List, LKML, Akira Yokosawa

Reflect changes made in commit 9db370de2780 ("docs: process: remove
outdated submitting-drivers.rst")

Reported-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Fixes: 9db370de2780 ("docs: process: remove outdated submitting-drivers.rst")
Cc: Tsugikazu Shibata <shibata@linuxfoundation.org>
---
Hi,

This is a band-aide patch removing a sentence with reference to
submitting-drivers.rst (removed during the v6.0 merge window).

As the translation around here is outdated, the end result does
not match the corresponding text in the English doc.

Remaining discrepancies will be taken care of while catching
up the other changes of the original doc.

        Thanks, Akira
--
 Documentation/translations/ja_JP/SubmittingPatches | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Documentation/translations/ja_JP/SubmittingPatches b/Documentation/translations/ja_JP/SubmittingPatches
index 66ce0d8b0526..04deb77b20c6 100644
--- a/Documentation/translations/ja_JP/SubmittingPatches
+++ b/Documentation/translations/ja_JP/SubmittingPatches
@@ -35,8 +35,7 @@ Linux カーネルに変更を加えたいと思っている個人又は会社
 てもらえやすくする提案を集めたものです。
 
 コードを投稿する前に、Documentation/process/submit-checklist.rst の項目リストに目
-を通してチェックしてください。もしあなたがドライバーを投稿しようとし
-ているなら、Documentation/process/submitting-drivers.rst にも目を通してください。
+を通してチェックしてください。
 
 --------------------------------------------
 セクション1 パッチの作り方と送り方

base-commit: 339170d8d3da5685762619080263abb78700ab4c
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
  2022-08-18 15:12 [PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst Akira Yokosawa
@ 2022-08-18 17:02 ` Jonathan Corbet
  2022-08-18 22:42   ` Akira Yokosawa
  2022-08-18 22:34 ` [PATCH RESEND] " Akira Yokosawa
  1 sibling, 1 reply; 5+ messages in thread
From: Jonathan Corbet @ 2022-08-18 17:02 UTC (permalink / raw)
  To: Akira Yokosawa, Mauro Carvalho Chehab, Tsugikazu Shibata
  Cc: Linux Doc Mailing List, LKML, Akira Yokosawa

Akira Yokosawa <akiyks@gmail.com> writes:

> Reflect changes made in commit 9db370de2780 ("docs: process: remove
> outdated submitting-drivers.rst")
>
> Reported-by: Mauro Carvalho Chehab <mchehab@kernel.org>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
> Fixes: 9db370de2780 ("docs: process: remove outdated submitting-drivers.rst")
> Cc: Tsugikazu Shibata <shibata@linuxfoundation.org>

So I can't get this patch to apply; I'm not really sure what the problem
is.  Does it apply on your side?

Thanks,

jon

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH RESEND] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
  2022-08-18 15:12 [PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst Akira Yokosawa
  2022-08-18 17:02 ` Jonathan Corbet
@ 2022-08-18 22:34 ` Akira Yokosawa
  1 sibling, 0 replies; 5+ messages in thread
From: Akira Yokosawa @ 2022-08-18 22:34 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: linux-doc, linux-kernel, Akira Yokosawa, Mauro Carvalho Chehab,
	Tsugikazu Shibata

Reflect changes made in commit 9db370de2780 ("docs: process: remove
outdated submitting-drivers.rst")

Reported-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Fixes: 9db370de2780 ("docs: process: remove outdated submitting-drivers.rst")
Cc: Tsugikazu Shibata <shibata@linuxfoundation.org>
---
Hi,

This is a band-aide patch removing a sentence with reference to
submitting-drivers.rst (removed during the v6.0 merge window).

As the translation around here is outdated, the end result does
not match the corresponding text in the English doc.

Remaining discrepancies will be taken care of while catching
up the other changes of the original doc.

        Thanks, Akira
--
Documentation/translations/ja_JP/SubmittingPatches | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Documentation/translations/ja_JP/SubmittingPatches b/Documentation/translations/ja_JP/SubmittingPatches
index 66ce0d8b0526..04deb77b20c6 100644
--- a/Documentation/translations/ja_JP/SubmittingPatches
+++ b/Documentation/translations/ja_JP/SubmittingPatches
@@ -35,8 +35,7 @@ Linux カーネルに変更を加えたいと思っている個人又は会社
 てもらえやすくする提案を集めたものです。
 
 コードを投稿する前に、Documentation/process/submit-checklist.rst の項目リストに目
-を通してチェックしてください。もしあなたがドライバーを投稿しようとし
-ているなら、Documentation/process/submitting-drivers.rst にも目を通してください。
+を通してチェックしてください。
 
 --------------------------------------------
 セクション1 パッチの作り方と送り方

base-commit: d22903e33a284d2de574ff0d89b9871bf0443b66
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
  2022-08-18 17:02 ` Jonathan Corbet
@ 2022-08-18 22:42   ` Akira Yokosawa
  2022-08-19 13:55     ` Jonathan Corbet
  0 siblings, 1 reply; 5+ messages in thread
From: Akira Yokosawa @ 2022-08-18 22:42 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Linux Doc Mailing List, LKML, Akira Yokosawa,
	Mauro Carvalho Chehab, Tsugikazu Shibata

On Thu, 18 Aug 2022 11:02:40 -0600, Jonathan Corbet wrote:
> Akira Yokosawa <akiyks@gmail.com> writes:
> 
>> Reflect changes made in commit 9db370de2780 ("docs: process: remove
>> outdated submitting-drivers.rst")
>>
>> Reported-by: Mauro Carvalho Chehab <mchehab@kernel.org>
>> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
>> Fixes: 9db370de2780 ("docs: process: remove outdated submitting-drivers.rst")
>> Cc: Tsugikazu Shibata <shibata@linuxfoundation.org>
> 
> So I can't get this patch to apply; I'm not really sure what the problem
> is.  Does it apply on your side?

Looks like thunderbird used "Content-Transfer-Encoding: base64".
Resent using "git send-email" with "Content-Transfer-Encoding: 8bit"
Hopefully it works for you.

        Thanks, Akira

> 
> Thanks,
> 
> jon

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst
  2022-08-18 22:42   ` Akira Yokosawa
@ 2022-08-19 13:55     ` Jonathan Corbet
  0 siblings, 0 replies; 5+ messages in thread
From: Jonathan Corbet @ 2022-08-19 13:55 UTC (permalink / raw)
  To: Akira Yokosawa
  Cc: Linux Doc Mailing List, LKML, Akira Yokosawa,
	Mauro Carvalho Chehab, Tsugikazu Shibata

Akira Yokosawa <akiyks@gmail.com> writes:

> On Thu, 18 Aug 2022 11:02:40 -0600, Jonathan Corbet wrote:
>> Akira Yokosawa <akiyks@gmail.com> writes:
>> 
>>> Reflect changes made in commit 9db370de2780 ("docs: process: remove
>>> outdated submitting-drivers.rst")
>>>
>>> Reported-by: Mauro Carvalho Chehab <mchehab@kernel.org>
>>> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
>>> Fixes: 9db370de2780 ("docs: process: remove outdated submitting-drivers.rst")
>>> Cc: Tsugikazu Shibata <shibata@linuxfoundation.org>
>> 
>> So I can't get this patch to apply; I'm not really sure what the problem
>> is.  Does it apply on your side?
>
> Looks like thunderbird used "Content-Transfer-Encoding: base64".
> Resent using "git send-email" with "Content-Transfer-Encoding: 8bit"
> Hopefully it works for you.

I'd noticed that, but "git am" can handle the decoding - it was able to
show me the patch it couldn't apply.  Dunno...in any case, the new patch
applied just fine, thanks.

jon

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-19 13:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-18 15:12 [PATCH] docs/ja_JP/SubmittingPatches: Remove reference to submitting-drivers.rst Akira Yokosawa
2022-08-18 17:02 ` Jonathan Corbet
2022-08-18 22:42   ` Akira Yokosawa
2022-08-19 13:55     ` Jonathan Corbet
2022-08-18 22:34 ` [PATCH RESEND] " Akira Yokosawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).