[PATCH] Documentation: spufs: correct a duplicate word typo
Jonathan Corbet
corbet at lwn.net
Thu Sep 22 06:10:35 AEST 2022
Randy Dunlap <rdunlap at infradead.org> writes:
> Fix a typo of "or" which should be "of".
>
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> Cc: Jeremy Kerr <jk at ozlabs.org>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: linuxppc-dev at lists.ozlabs.org
> Cc: Jonathan Corbet <corbet at lwn.net>
> ---
> Documentation/filesystems/spufs/spufs.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- a/Documentation/filesystems/spufs/spufs.rst
> +++ b/Documentation/filesystems/spufs/spufs.rst
> @@ -227,7 +227,7 @@ Files
> from the data buffer, updating the value of the specified signal
> notification register. The signal notification register will
> either be replaced with the input data or will be updated to the
> - bitwise OR or the old value and the input data, depending on the
> + bitwise OR of the old value and the input data, depending on the
> contents of the signal1_type, or signal2_type respectively,
> file.
Applied, thanks.
jon
More information about the Linuxppc-dev
mailing list