Re: [PATCH] remoteproc: Fix spelling error in remoteproc.rst

2024-10-09 Thread Everest K.C.
On Wed, Oct 9, 2024 at 12:06 PM Jonathan Corbet wrote: > > "Everest K.C." writes: > > > On Wed, Oct 9, 2024 at 9:54 AM Mathieu Poirier > > wrote: > >> > >> Good morning, > >> > >> This is a case of old english vs. new english.

Re: [PATCH] remoteproc: Fix spelling error in remoteproc.rst

2024-10-09 Thread Everest K.C.
e is an effor to change all occurences I will not > move > forward with this patch. I can work on changing all 33 instances of the word "implementor". Should I create a patchset for it ? > Thanks, > Mathieu > > On Tue, Oct 08, 2024 at 01:15:57AM -0600, Everest K.C. wrote

[PATCH] remoteproc: Fix spelling error in remoteproc.rst

2024-10-08 Thread Everest K.C.
Following spelling error reported by codespell was fixed: implementors ==> implementers Signed-off-by: Everest K.C. --- Documentation/staging/remoteproc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/staging/remoteproc.rst b/Documentation/stag