]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: spufs: fix ppc64 architecture line break
authorAkiyoshi Kurita <weibu@redadmin.org>
Thu, 25 Dec 2025 16:16:15 +0000 (01:16 +0900)
committerJonathan Corbet <corbet@lwn.net>
Tue, 6 Jan 2026 22:21:26 +0000 (15:21 -0700)
Fix a broken line break in the word "architecture" in the spufs
documentation.

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20251225161615.3107808-1-weibu@redadmin.org>

Documentation/filesystems/spufs/spu_create.rst
Documentation/filesystems/spufs/spu_run.rst

index 83108c099696e803a86263a5e2fce8cc3ee21744..c1f1d857f911a2f39933a60e69c940e9b35a254b 100644 (file)
@@ -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
index 7fdb1c31cb91c41ddb2acdc2692b78673045fea5..c5fb416296a98fc73c7209fb1489e6db559919e7 100644 (file)
@@ -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