public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: staging: fix spelling error in remoteproc.rst
@ 2025-09-14 11:46 Taimoor Zaeem
  2025-09-14 17:03 ` Randy Dunlap
  2025-09-16 15:56 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Taimoor Zaeem @ 2025-09-14 11:46 UTC (permalink / raw)
  To: andersson, corbet@lwn.net; +Cc: linux-kernel, linux-doc


[-- Attachment #1.1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #1.2: Type: text/html, Size: 26 bytes --]

[-- Attachment #2: 0001-Documentation-staging-fix-spelling-error-in-remotepr.patch --]
[-- Type: text/x-patch, Size: 840 bytes --]

From 10321c75f8fc1296775942f13cb3af78fdc8dcc8 Mon Sep 17 00:00:00 2001
From: Taimoor Zaeem <taimoorzaeem@gmail.com>
Date: Sun, 14 Sep 2025 16:31:56 +0500
Subject: [PATCH] Documentation: staging: fix spelling error in remoteproc.rst

Fix typo 'implementors' to 'implementers' in remote processor framework
documentation.

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
---
 Documentation/staging/remoteproc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/staging/remoteproc.rst b/Documentation/staging/remoteproc.rst
index 348ee7e508ac..5c226fa076d6 100644
--- a/Documentation/staging/remoteproc.rst
+++ b/Documentation/staging/remoteproc.rst
@@ -104,7 +104,7 @@ Typical usage
 	rproc_shutdown(my_rproc);
   }
 
-API for implementors
+API for implementers
 ====================
 
 ::
-- 
2.51.0


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

* Re: [PATCH] Documentation: staging: fix spelling error in remoteproc.rst
  2025-09-14 11:46 [PATCH] Documentation: staging: fix spelling error in remoteproc.rst Taimoor Zaeem
@ 2025-09-14 17:03 ` Randy Dunlap
  2025-09-16 15:56 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2025-09-14 17:03 UTC (permalink / raw)
  To: Taimoor Zaeem, andersson, corbet@lwn.net; +Cc: linux-kernel, linux-doc

Hi--

On 9/14/25 4:46 AM, Taimoor Zaeem wrote:
> 

(pasting email from
https://lore.kernel.org/linux-doc/CANQcFN1s_iM8p5tYNz3Q_WyZki6Aw9_3HyoKwyoCVA9JeqG0eA@mail.gmail.com/T/#u
)

From 10321c75f8fc1296775942f13cb3af78fdc8dcc8 Mon Sep 17 00:00:00 2001
From: Taimoor Zaeem <taimoorzaeem@gmail.com>
Date: Sun, 14 Sep 2025 16:31:56 +0500
Subject: [PATCH] Documentation: staging: fix spelling error in remoteproc.rst

Fix typo 'implementors' to 'implementers' in remote processor framework
documentation.

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
---
 Documentation/staging/remoteproc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/staging/remoteproc.rst b/Documentation/staging/remoteproc.rst
index 348ee7e508ac..5c226fa076d6 100644
--- a/Documentation/staging/remoteproc.rst
+++ b/Documentation/staging/remoteproc.rst
@@ -104,7 +104,7 @@ Typical usage
 	rproc_shutdown(my_rproc);
   }
 
-API for implementors
+API for implementers
 ====================
 
 ::
-- 
2.51.0
----------------- end of copy/paste --------------------

How do you know that's a typo?

Did you check on the internet to see if both spellings
are acceptable?

thanks.
-- 
~Randy


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

* Re: [PATCH] Documentation: staging: fix spelling error in remoteproc.rst
  2025-09-14 11:46 [PATCH] Documentation: staging: fix spelling error in remoteproc.rst Taimoor Zaeem
  2025-09-14 17:03 ` Randy Dunlap
@ 2025-09-16 15:56 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2025-09-16 15:56 UTC (permalink / raw)
  To: Taimoor Zaeem, andersson; +Cc: linux-kernel, linux-doc

Taimoor Zaeem <taimoorzaeem@gmail.com> writes:

> From 10321c75f8fc1296775942f13cb3af78fdc8dcc8 Mon Sep 17 00:00:00 2001
> From: Taimoor Zaeem <taimoorzaeem@gmail.com>
> Date: Sun, 14 Sep 2025 16:31:56 +0500
> Subject: [PATCH] Documentation: staging: fix spelling error in remoteproc.rst
>
> Fix typo 'implementors' to 'implementers' in remote processor framework
> documentation.
>
> Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
> ---
>  Documentation/staging/remoteproc.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/staging/remoteproc.rst b/Documentation/staging/remoteproc.rst
> index 348ee7e508ac..5c226fa076d6 100644
> --- a/Documentation/staging/remoteproc.rst
> +++ b/Documentation/staging/remoteproc.rst
> @@ -104,7 +104,7 @@ Typical usage
>  	rproc_shutdown(my_rproc);
>    }
>  
> -API for implementors
> +API for implementers
>  ====================

Applied, thanks.

jon

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

end of thread, other threads:[~2025-09-16 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-14 11:46 [PATCH] Documentation: staging: fix spelling error in remoteproc.rst Taimoor Zaeem
2025-09-14 17:03 ` Randy Dunlap
2025-09-16 15:56 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox