linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: spufs: fix ppc64 architecture line break
@ 2025-12-25 16:16 Akiyoshi Kurita
  2026-01-06 22:22 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Akiyoshi Kurita @ 2025-12-25 16:16 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, linux-kernel, Akiyoshi Kurita

Fix a broken line break in the word "architecture" in the spufs
documentation.

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
 Documentation/filesystems/spufs/spu_create.rst | 4 ++--
 Documentation/filesystems/spufs/spu_run.rst    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/filesystems/spufs/spu_create.rst b/Documentation/filesystems/spufs/spu_create.rst
index 83108c099696..c1f1d857f911 100644
--- a/Documentation/filesystems/spufs/spu_create.rst
+++ b/Documentation/filesystems/spufs/spu_create.rst
@@ -113,8 +113,8 @@ Files
 
 Conforming to
 =============
-       This call is Linux specific and only implemented by the ppc64 architec-
-       ture. Programs using this system call are not portable.
+       This call is Linux specific and only implemented by the ppc64
+       architecture. Programs using this system call are not portable.
 
 
 Bugs
diff --git a/Documentation/filesystems/spufs/spu_run.rst b/Documentation/filesystems/spufs/spu_run.rst
index 7fdb1c31cb91..c5fb416296a9 100644
--- a/Documentation/filesystems/spufs/spu_run.rst
+++ b/Documentation/filesystems/spufs/spu_run.rst
@@ -120,8 +120,8 @@ Notes
 
 Conforming to
 =============
-       This call is Linux specific and only implemented by the ppc64 architec-
-       ture. Programs using this system call are not portable.
+       This call is Linux specific and only implemented by the ppc64
+       architecture. Programs using this system call are not portable.
 
 
 Bugs
-- 
2.47.3


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

* Re: [PATCH] docs: spufs: fix ppc64 architecture line break
  2025-12-25 16:16 [PATCH] docs: spufs: fix ppc64 architecture line break Akiyoshi Kurita
@ 2026-01-06 22:22 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-01-06 22:22 UTC (permalink / raw)
  To: Akiyoshi Kurita; +Cc: linux-doc, linux-kernel, Akiyoshi Kurita

Akiyoshi Kurita <weibu@redadmin.org> writes:

> Fix a broken line break in the word "architecture" in the spufs
> documentation.
>
> Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
> ---
>  Documentation/filesystems/spufs/spu_create.rst | 4 ++--
>  Documentation/filesystems/spufs/spu_run.rst    | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
>
Applied, thanks.

jon

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

end of thread, other threads:[~2026-01-06 22:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-25 16:16 [PATCH] docs: spufs: fix ppc64 architecture line break Akiyoshi Kurita
2026-01-06 22:22 ` Jonathan Corbet

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).