Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: spufs: fix ppc64 architecture line break

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>

authored by

Akiyoshi Kurita and committed by
Jonathan Corbet
46b4bb70 ae350d71

+4 -4
+2 -2
Documentation/filesystems/spufs/spu_create.rst
··· 113 113 114 114 Conforming to 115 115 ============= 116 - This call is Linux specific and only implemented by the ppc64 architec- 117 - ture. Programs using this system call are not portable. 116 + This call is Linux specific and only implemented by the ppc64 117 + architecture. Programs using this system call are not portable. 118 118 119 119 120 120 Bugs
+2 -2
Documentation/filesystems/spufs/spu_run.rst
··· 120 120 121 121 Conforming to 122 122 ============= 123 - This call is Linux specific and only implemented by the ppc64 architec- 124 - ture. Programs using this system call are not portable. 123 + This call is Linux specific and only implemented by the ppc64 124 + architecture. Programs using this system call are not portable. 125 125 126 126 127 127 Bugs